2006-07-19 |
djfiander | Added target to run just the Evergreen-compatible tests |
commit | commitdiff | tree |
2006-07-19 |
djfiander | Basic instructions for running tests |
commit | commitdiff | tree |
2006-07-19 |
djfiander | Basic installation README |
commit | commitdiff | tree |
2006-07-18 |
djfiander | Initial system integration with Evergreen code. |
commit | commitdiff | tree |
2006-07-16 |
djfiander | It's not "FID_CHARDED_ITEMS_LMT", it's "FID_CHARGED_ITE... |
commit | commitdiff | tree |
2006-06-29 |
djfiander | Rewrite so that each message is a single test, which... |
commit | commitdiff | tree |
2006-06-27 |
djfiander | Add code to check out two items and confirm that both... |
commit | commitdiff | tree |
2006-06-27 |
djfiander | add code to check item out, rather than depend on the... |
commit | commitdiff | tree |
2006-06-27 |
djfiander | clean up by cancelling the second user's hold. |
commit | commitdiff | tree |
2006-06-27 |
djfiander | Add code to check item in when done testing. |
commit | commitdiff | tree |
2006-06-27 |
djfiander | fix handling of hold_queue, add second item to DB to... |
commit | commitdiff | tree |
2006-06-27 |
djfiander | fix handling of Item::hold_queue |
commit | commitdiff | tree |
2006-06-23 |
djfiander | Add tests for Invalid patron password and invalid patron id |
commit | commitdiff | tree |
2006-06-23 |
djfiander | FID_PATRON_PWD is a valid field in a "Renew All" messag... |
commit | commitdiff | tree |
2006-06-23 |
djfiander | Check patron password in ILS::renew_all |
commit | commitdiff | tree |
2006-06-23 |
djfiander | Add test for attempting to renew item that has outstanding |
commit | commitdiff | tree |
2006-06-23 |
djfiander | Fix definition of Item::available to eliminate warning... |
commit | commitdiff | tree |
2006-06-23 |
djfiander | Change definition of Patron::available to test to see... |
commit | commitdiff | tree |
2006-06-22 |
djfiander | Add tests for invalid patron and invalid item |
commit | commitdiff | tree |
2006-06-16 |
djfiander | Test for a blocked patron attempting to check out a... |
commit | commitdiff | tree |
2006-06-16 |
djfiander | Fix ILS::checkout to handle more error conditions prope... |
commit | commitdiff | tree |
2006-06-15 |
djfiander | Test renewing an item that's identified by title rather... |
commit | commitdiff | tree |
2006-06-15 |
djfiander | Add code to renew items that are specified by title... |
commit | commitdiff | tree |
2006-06-14 |
djfiander | Define an empty array of fields to be checked in the... |
commit | commitdiff | tree |
2006-06-14 |
djfiander | Test that when a second hold is placed on an item,... |
commit | commitdiff | tree |
2006-06-14 |
djfiander | Add second patron to stub ILS, to test multiple holds... |
commit | commitdiff | tree |
2006-06-13 |
djfiander | Generalize configuration of Net::Server::PreFork to... |
commit | commitdiff | tree |
2006-06-13 |
djfiander | Clean up after the test is completed by checking the... |
commit | commitdiff | tree |
2006-06-12 |
djfiander | Minor cleanup: be consistent in use of "LOG_" in syslog... |
commit | commitdiff | tree |
2006-06-09 |
djfiander | Initial tests for Item Information message |
commit | commitdiff | tree |
2006-06-09 |
djfiander | Extend reporting of circulation status |
commit | commitdiff | tree |
2006-06-06 |
djfiander | Initial test for Renew All |
commit | commitdiff | tree |
2006-06-06 |
djfiander | text fields in the response messages may be empty |
commit | commitdiff | tree |
2006-06-06 |
djfiander | Add support for the configuration parameters |
commit | commitdiff | tree |
2006-06-06 |
djfiander | write_msg() is used by both the server and the test... |
commit | commitdiff | tree |
2006-06-02 |
djfiander | Fix check renewal permissions check |
commit | commitdiff | tree |
2006-05-31 |
djfiander | Initial set of tests for Renew |
commit | commitdiff | tree |
2006-05-30 |
djfiander | Fix minor bugs in error condition for Renew Response |
commit | commitdiff | tree |
2006-05-30 |
djfiander | Initial test suite for Checkin |
commit | commitdiff | tree |
2006-05-30 |
djfiander | Confirm the actual title of the item being held |
commit | commitdiff | tree |
2006-05-30 |
djfiander | Only attempt to add the Patron ID to the Checkin Respon... |
commit | commitdiff | tree |
2006-05-29 |
djfiander | Add a bunch more tests |
commit | commitdiff | tree |
2006-05-28 |
djfiander | minor fixups for hold management |
commit | commitdiff | tree |
2006-05-28 |
djfiander | Hold messages can have a patron password in them |
commit | commitdiff | tree |
2006-05-27 |
djfiander | Initial test case |
commit | commitdiff | tree |
2006-05-27 |
djfiander | Add more tests |
commit | commitdiff | tree |
2006-05-27 |
djfiander | I'm beginning to wonder how many times it'll take me... |
commit | commitdiff | tree |
2006-05-27 |
djfiander | add missing value to debug message |
commit | commitdiff | tree |
2006-05-27 |
djfiander | Get the test right for checking the patron password in |
commit | commitdiff | tree |
2006-05-26 |
djfiander | Initial set of tests |
commit | commitdiff | tree |
2006-05-26 |
djfiander | Fix bugs in Patron Enable: A valid patron with an invalid |
commit | commitdiff | tree |
2006-05-21 |
djfiander | Initial set of tests for Checkout Response |
commit | commitdiff | tree |
2006-05-21 |
djfiander | Eliminate warning message for uninitialized variable use |
commit | commitdiff | tree |
2006-05-19 |
djfiander | Fix spelling mistake |
commit | commitdiff | tree |
2006-05-19 |
djfiander | Fix handling of the "renewal ok" status field in the ILS |
commit | commitdiff | tree |
2006-05-17 |
djfiander | Finish first pass at ILS::Patron documentation |
commit | commitdiff | tree |
2006-05-16 |
djfiander | Initial, incomplete, documentation for ILS::Patron |
commit | commitdiff | tree |
2006-05-16 |
djfiander | Missed an unused function in the last code cleanup |
commit | commitdiff | tree |
2006-05-16 |
djfiander | Code cleanups |
commit | commitdiff | tree |
2006-05-15 |
djfiander | Initial pass at documentation for ILS::Item |
commit | commitdiff | tree |
2006-05-15 |
djfiander | Delete unused access method |
commit | commitdiff | tree |
2006-05-15 |
djfiander | Add code to build HTML documentation from the podfiles. |
commit | commitdiff | tree |
2006-05-15 |
djfiander | Finish first pass at documentation for ILS module |
commit | commitdiff | tree |
2006-05-14 |
djfiander | Minor code cleanups |
commit | commitdiff | tree |
2006-05-04 |
djfiander | Adjust tests to agree with the code. Since the server... |
commit | commitdiff | tree |
2006-05-04 |
djfiander | Sequence numbers are a single digit, so when it hits... |
commit | commitdiff | tree |
2006-05-04 |
djfiander | Adjust the test data so that it works with the test... |
commit | commitdiff | tree |
2006-05-04 |
djfiander | If the patron is valid, but the patron password is... |
commit | commitdiff | tree |
2006-05-04 |
djfiander | '0' is a valid sequence number (it comes after '9'... |
commit | commitdiff | tree |
2006-04-30 |
djfiander | minor cleanups |
commit | commitdiff | tree |
2006-04-30 |
djfiander | Add a bunch of tests, and stock field checks |
commit | commitdiff | tree |
2006-04-30 |
djfiander | Make sure to set BL: Patron Valid when the patron is... |
commit | commitdiff | tree |
2006-04-30 |
djfiander | Fix formatting, export FID_PATRON_BIRTHDATE FID_PATRON_... |
commit | commitdiff | tree |
2006-04-30 |
djfiander | Add support for FID_PATRON_BIRTHDATE (PB) and FID_PATRO... |
commit | commitdiff | tree |
2006-04-30 |
djfiander | Add stub methods sip_birthdate and ptype, to support... |
commit | commitdiff | tree |
2006-04-30 |
djfiander | Change port for raw socket connection from 5300 (chosen... |
commit | commitdiff | tree |
2006-04-26 |
djfiander | Very basic tests. This will be a big test case. I... |
commit | commitdiff | tree |
2006-04-26 |
djfiander | Generalize handling of tagged fields, so we can reuse... |
commit | commitdiff | tree |
2006-04-26 |
djfiander | Fix Patron Information message handling to parallel... |
commit | commitdiff | tree |
2006-04-26 |
djfiander | Replace call to nonexistent method 'hold_items_count... |
commit | commitdiff | tree |
2006-04-26 |
djfiander | Return an item title, even if the checkout failed ... |
commit | commitdiff | tree |
2006-04-26 |
djfiander | Clean up handling of Patron Status Response messages... |
commit | commitdiff | tree |
2006-04-26 |
djfiander | Create code to test tagged field values, create tests... |
commit | commitdiff | tree |
2006-04-21 |
djfiander | Initial test environment |
commit | commitdiff | tree |
2006-04-21 |
djfiander | Clean up handling of SIP boolean flags, and fix interfa... |
commit | commitdiff | tree |
2006-04-19 |
djfiander | Remove hold_items_count method, and move the code to... |
commit | commitdiff | tree |
2006-04-16 |
djfiander | Implement code to handle Renew All messages. |
commit | commitdiff | tree |
2006-04-16 |
djfiander | Minor cleanups. |
commit | commitdiff | tree |
2006-04-16 |
djfiander | Minor cleanups. |
commit | commitdiff | tree |
2006-04-16 |
djfiander | add messages for Renew, Renew All, and Patron Enable |
commit | commitdiff | tree |
2006-04-16 |
djfiander | Move add_count() to Sip.pm from Sip::MsgType.pm |
commit | commitdiff | tree |
2006-04-16 |
djfiander | Implement stubs necessary for Renew All support. |
commit | commitdiff | tree |
2006-04-16 |
djfiander | Switch to AUTOLOAD-based field access |
commit | commitdiff | tree |
2006-04-16 |
djfiander | Stub code to handle renewals |
commit | commitdiff | tree |
2006-04-16 |
djfiander | Add stub code necessary to support item renewal |
commit | commitdiff | tree |
2006-04-16 |
djfiander | Add support for Renew message |
commit | commitdiff | tree |
2006-04-15 |
djfiander | Change IP on service so that it will work regardless... |
commit | commitdiff | tree |
2006-04-15 |
djfiander | Stub code to handle status returned by a "hold" transac... |
commit | commitdiff | tree |
2006-04-15 |
djfiander | Clean up some test messages so they work against the... |
commit | commitdiff | tree |
2006-04-15 |
djfiander | Add support for Hold message |
commit | commitdiff | tree |
next |