summaryrefslogtreecommitdiff
path: root/src/test/resources
AgeCommit message (Collapse)Author
2014-04-09Expanded server predefined steps to include server and agent maintenanceAndrew Branson
steps. Fixes #174 Fixed schema of CreateNewItem and CreateNewAgent.
2014-04-01AbstractMain - remove usage and help, fail if config or connect args areAndrew Branson
missing or the files aren't found. Tests. Fixes #177
2013-07-29new lookup search method that uses a PropertyDescriptionList to findAndrew Branson
instances of an item description. Closes #114
2013-03-06Test properties file and memory cluster storage for testing.Andrew Branson
2013-02-27Script testing and resulting fixesAndrew Branson