Commit graph

72 commits

Author SHA1 Message Date
jeb228
67bb01a24c NIHVIVO-222 Capture the output of the test suite sub-process, to detect whether the suite has failed. 2010-08-20 17:23:42 +00:00
jeb228
68887fef02 NIHVIVO-222 Parse the HTML Suite files to get a list of tests before they are run. 2010-08-20 14:05:36 +00:00
jeb228
a05c62e30a NIHVIVO-222 Create the output summary HTML before and after each test suite is run. Include information on pending suites. 2010-08-19 20:09:24 +00:00
jeb228
f09fcee448 NIHVIVO-222 Tweak the data listener. 2010-08-19 14:28:32 +00:00
jeb228
4bb1727a60 NIHVIVO-222 Continue to convert the output data collection from scanning the log to using a Listener. 2010-08-18 20:43:31 +00:00
jeb228
2e0e61dd86 NIHVIVO-222 Start converting the output data collection from scanning the log to using a Listener. 2010-08-18 19:52:05 +00:00
jeb228
dc956442e7 NIHVIVO-222 Go from a Listener class to a Listener framework. 2010-08-18 18:31:22 +00:00
jeb228
99c70b5d66 NIHVIVO-222 Use the OWL file of the test user model instead of a MySQL dump.
Embed the OWL file in the source, so we don't need to configure it. 
Break out a separate TomcatController class.
2010-08-18 16:38:01 +00:00
jeb228
60444bb7f8 Background processes won't set the return code, so don't allow it to be queried. 2010-08-18 16:33:33 +00:00
jeb228
6f978160cf NIHVIVO-222 Embed the CSS file in the source, so we don't need to configure it. 2010-08-17 15:47:50 +00:00
jeb228
bddeb9f5a9 NIHVIVO-222 Allow the user to ignore entire suites using the ignored_tests file. 2010-08-16 18:15:31 +00:00
jeb228
9f76c1462d NIHVIVO-239 Fix oversight - summarize output after running the tests. 2010-06-07 13:17:34 +00:00
jeb228
d34b0deeff NIHVIVO-239 Return a non-zero error code if the task finds any errors or warnings. 2010-06-04 13:26:37 +00:00
jeb228
2c0d76286d NIHVIVO-239 Permit a zero-length second argument from the command line - might happen in Linux. 2010-06-03 19:26:47 +00:00
jeb228
32fe55f854 NIHVIVO-239 Create a build script for the testrunner, and make it possible to run tests on Vitro. 2010-06-03 18:57:46 +00:00
jeb228
ad1f9e3b94 NIHVIVO-239 Move the selenium stuff from vivo to vitro. 2010-06-03 18:52:15 +00:00
jeb228
500b36d7af NIHVIVO-239 Create a clearer error message if the parameter file is not found. 2010-06-03 18:49:58 +00:00
jeb228
eea97d50e9 NIHVIVO-222 Complete the batch version. 2010-05-19 21:28:37 +00:00
jeb228
92f9280af0 NIHVIVO-222 Second step at coding the Java-based SeleniumRunner. 2010-05-17 14:17:01 +00:00
jeb228
72ee86f0a7 NIHVIVO-222 First step at coding the Java-based SeleniumRunner. 2010-05-11 14:06:28 +00:00
jeb228
f43164e0f0 NIHVIVO-241 tweak the file handling, expanding paths properly. 2010-04-16 14:00:05 +00:00
jeb228
bca0df0570 NIHVIVO-241 Move the licenser script into Vitro core, with some re-writing to use relative paths and such, and changes to the build scripts to support it. 2010-04-15 20:20:14 +00:00