summaryrefslogtreecommitdiff
path: root/src/test/resources
AgeCommit message (Collapse)Author
2014-04-16XPath fixes, tests, and cleverer get and set FieldByXPathAndrew Branson
2014-04-09Expanded server predefined steps to include server and agent maintenanceAndrew Branson
steps. Fixes #174
2014-04-02Reuse single config file for testingAndrew Branson
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-11-183.0-SNAPSHOT (Will be first open source version)Andrew Branson
New StateMachine desc IssueID #28
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