Jim Blake
|
b6ac3fcd16
|
Update the user accounts data used for Selenium tests.
|
2014-06-17 12:00:28 -04:00 |
|
Jim Blake
|
ce369c4d34
|
Merge branch 'maint-rel-1.6' into develop
|
2014-04-07 10:13:09 -04:00 |
|
Jim Blake
|
176f670932
|
Restore testing model.
|
2014-04-07 10:12:42 -04:00 |
|
Jim Blake
|
cfce2f5a5c
|
Merge branch 'maint-rel-1.6' into develop
Conflicts:
utilities/testrunner/src/edu/cornell/mannlib/vitro/utilities/testrunner/CommandRunnerException.java
utilities/testrunner/src/edu/cornell/mannlib/vitro/utilities/testrunner/FatalException.java
utilities/testrunner/src/edu/cornell/mannlib/vitro/utilities/testrunner/SeleniumRunnerParameters.java
utilities/testrunner/src/edu/cornell/mannlib/vitro/utilities/testrunner/datamodel/DataModel.java
utilities/testrunner/src/edu/cornell/mannlib/vitro/utilities/testrunner/output/OutputSummaryFormatter.java
|
2014-04-04 16:23:57 -04:00 |
|
Jim Blake
|
80a23bb848
|
Remove this failed experiment that is causing so much problem with the repository!
|
2014-04-04 16:22:16 -04:00 |
|
j2blake
|
2e8ef62bb1
|
Line-ending characters
|
2013-12-19 11:44:10 -05:00 |
|
j2blake
|
60102fbf28
|
VIVO-530 Adjust SPARQL Update API
|
2013-11-26 16:02:52 -05:00 |
|
j2blake
|
8cba00a0c7
|
Line-end characters
|
2013-10-23 09:41:21 -04:00 |
|
j2blake
|
876ffeba8f
|
NIHVIVO-3991 Remove the files that are used to customize the Selenium IDE. Remove the saved copy of the plug-in. Modify the existing tests so they will run without the customizations to the IDE.
|
2012-10-18 19:57:16 +00:00 |
|
j2blake
|
cfcc73d83a
|
NIHVIVO-2781 commit changes to the test model.
|
2011-06-27 20:30:43 +00:00 |
|
j2blake
|
22300a5728
|
Update to the latest version of Selenium IDE.
|
2011-06-24 15:48:59 +00:00 |
|
jeb228
|
f98d3342f7
|
NIHVIVO-1445 modify all "javac" steps in the build script to enforce UTF-8 interpretation of the source files, instead of letting it default to whatever the OS decides.
|
2010-12-15 17:07:49 +00:00 |
|
jeb228
|
5a04657f35
|
Update to the version 1.0.7 of the Selenium IDE.
|
2010-09-03 18:12:25 +00:00 |
|
jeb228
|
510321a192
|
NIHVIVO-222 Return to stopping and starting Tomcat - stopping the webapp ran out of PermGen space no matter what I tried. Also some output formatting improvements.
|
2010-08-31 15:34:51 +00:00 |
|
jeb228
|
d47b5211c3
|
NIHVIVO-222 Use a condensed table to replace a lot of space-consuming output.
|
2010-08-26 14:58:21 +00:00 |
|
jeb228
|
8abffc78ee
|
NIHVIVO-222 Selenium requires that the Base URL end in /, so the webapp name cannot be the last thing in the URL. Fix the logic.
|
2010-08-26 14:55:21 +00:00 |
|
jeb228
|
d48efa96cf
|
NIHVIVO-222 don't shut down Tomcat between sweets - just stop and start the app.
|
2010-08-24 20:46:18 +00:00 |
|
jeb228
|
7a2c5691cf
|
NIHVIVO-222 Consolidate pre-run and post-run data into SuiteData, backing away from SuiteContents and SuiteResults, except as data-gathering classes. Distinguish between INGORED and WARN as two valid statuses with distinct meanings.
|
2010-08-23 15:00:34 +00:00 |
|
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 |
|