]> git.evergreen-ils.org Git - working/SIPServer.git/history - t
LP#1339190 Unroll recursion-based processing chain
[working/SIPServer.git] / t /
2011-06-30 Dan ScottReplace failing unit tests with 17 valid checkout tests
2010-10-01 Joe AtzbergerVERSIONing, it's good for you.
2010-09-24 Joe AtzbergerAn extra test from CASSIE
2010-06-23 Joe AtzbergerCleanup and adjustment
2010-06-23 Joe AtzbergerUpdate to current default EG values.
2010-06-11 Joe AtzbergerDisable checksums in tests
2010-06-01 Joe AtzbergerAt least attempt to use the same formatting....
2010-06-01 Joe AtzbergerUse common vars from SIPtest (stop hardcoding individua...
2010-06-01 Joe AtzbergerUse more of SIPtest.pm exported values, avoid hardcoding
2010-05-24 Joe AtzbergerChecksum computation overhaul
2010-05-24 Joe AtzbergerDebug output capability
2010-05-12 Joe AtzbergerExtra read_it catches telnet confirmation prompt
2010-05-12 Joe AtzbergerTests are executable
2010-05-12 Joe AtzbergerSimple test showing telnet vs. RAW handling.
2010-05-11 Joe AtzbergerCleanup and more paranoid whitespace filtering
2010-05-11 Joe AtzbergerKill useless sub _count_tests
2010-05-07 Joe AtzbergerProper id (copy/paste error)
2010-01-08 djfianderVarious utf8 fixes
2008-03-19 djfianderAdd copyright statements
2008-03-11 djfianderAdd support for PINES requested extension: Patron Info...
2006-09-16 djfianderTest logging in with invalid username and invalid password
2006-08-31 djfianderCope with trailing whitespace on the titles returned...
2006-08-28 djfianderTighten up test for value of the BX field in the ACS...
2006-08-25 djfianderAdd test case for checking titles that have a diacritic...
2006-08-03 djfianderUse correct boolean format for 'OK' field of Checkin...
2006-07-28 djfianderAdd support for protocol extension 'Patron Internet...
2006-07-28 djfianderAdjust tests run for OpenILS.
2006-07-28 djfianderAccept either 'other' or 'available' for circulation...
2006-07-19 djfianderParameterize the "Renew All" tests, even though they...
2006-07-19 djfianderAdded target to run just the Evergreen-compatible tests
2006-07-19 djfianderBasic instructions for running tests
2006-07-18 djfianderInitial system integration with Evergreen code.
2006-06-29 djfianderRewrite so that each message is a single test, which...
2006-06-27 djfianderAdd code to check out two items and confirm that both...
2006-06-27 djfianderadd code to check item out, rather than depend on the...
2006-06-27 djfianderclean up by cancelling the second user's hold.
2006-06-27 djfianderAdd code to check item in when done testing.
2006-06-23 djfianderAdd tests for Invalid patron password and invalid patron id
2006-06-23 djfianderAdd test for attempting to renew item that has outstanding
2006-06-22 djfianderAdd tests for invalid patron and invalid item
2006-06-16 djfianderTest for a blocked patron attempting to check out a...
2006-06-15 djfianderTest renewing an item that's identified by title rather...
2006-06-14 djfianderDefine an empty array of fields to be checked in the...
2006-06-14 djfianderTest that when a second hold is placed on an item,...
2006-06-13 djfianderClean up after the test is completed by checking the...
2006-06-09 djfianderInitial tests for Item Information message
2006-06-06 djfianderInitial test for Renew All
2006-06-06 djfiandertext fields in the response messages may be empty
2006-05-31 djfianderInitial set of tests for Renew
2006-05-30 djfianderInitial test suite for Checkin
2006-05-30 djfianderConfirm the actual title of the item being held
2006-05-29 djfianderAdd a bunch more tests
2006-05-27 djfianderInitial test case
2006-05-27 djfianderAdd more tests
2006-05-26 djfianderInitial set of tests
2006-05-21 djfianderInitial set of tests for Checkout Response
2006-05-19 djfianderFix spelling mistake
2006-05-04 djfianderAdjust tests to agree with the code. Since the server...
2006-05-04 djfianderSequence numbers are a single digit, so when it hits...
2006-04-30 djfianderminor cleanups
2006-04-30 djfianderAdd a bunch of tests, and stock field checks
2006-04-30 djfianderChange port for raw socket connection from 5300 (chosen...
2006-04-26 djfianderVery basic tests. This will be a big test case. I...
2006-04-26 djfianderGeneralize handling of tagged fields, so we can reuse...
2006-04-26 djfianderCreate code to test tagged field values, create tests...
2006-04-21 djfianderInitial test environment