|
|
@4391
|
10 years |
olle |
Refs #793. Ant build.xml files updated to refer to environment …
|
|
|
@4371
|
10 years |
olle |
Refs #788. Unix/Linux *.sh shell scripts have the shebang line …
|
|
|
@3976
|
12 years |
Gregory Vincic |
Adding tests for many projects
|
|
|
@3908
|
12 years |
Gregory Vincic |
Refs #711. Added feature to use nested fieldsets within forms. These …
|
|
|
@3895
|
12 years |
Gregory Vincic |
Adding target clean-test in client/servlet/build.xml
|
|
|
@3894
|
12 years |
Gregory Vincic |
Fixes #711. Use method fieldset.setOpen(false) to hide the fieldset.
|
|
|
@3842
|
12 years |
Gregory Vincic |
Refs #698. Replaced Fieldset.getLegendTitle with getTitle.
|
|
|
@3797
|
12 years |
Gregory Vincic |
Refs #698. Removing getNewUserForm() method from FormFactory?. …
|
|
|
@3716
|
13 years |
Gregory Vincic |
Refs #681. Added dependency to compile tests for target 'test'
|
|
|
@3693
|
13 years |
Gregory Vincic |
Refs #681. Removing lots of obsolete test cases, also upgrading …
|
|
|
@3692
|
13 years |
Gregory Vincic |
Refs #681. Added test-one target
|
|
|
@3691
|
13 years |
Gregory Vincic |
Refs #681. Fixing logon form test
|
|
|
@3688
|
13 years |
Gregory Vincic |
Refs #681. ant clean removes TEST*.txt files in client/servlet
|
|
|
@3687
|
13 years |
Gregory Vincic |
Refs #681. Fixed FileLocatorTest?, though test data needs to be updated …
|
|
|
@3686
|
13 years |
Gregory Vincic |
Refs #681. Removing unused directory
|
|
|
@3514
|
13 years |
Gregory Vincic |
Refs #569. It's now possible to do crosstable queries using the …
|
|
|
@3505
|
13 years |
Gregory Vincic |
Refs #569. Initial revision of Cross table query test.
|
|
|
@3504
|
13 years |
Gregory Vincic |
Each test works in it's own directory for better response debugging.
|
|
|
@3493
|
13 years |
Gregory Vincic |
Fixed verbose output from run.sh
|
|
|
@3489
|
13 years |
Gregory Vincic |
Renaming running script and refactoring name of argument variables.
|
|
|
@3488
|
13 years |
Gregory Vincic |
Using shorter delay between tests when testing all.
|
|
|
@3487
|
13 years |
Gregory Vincic |
Removed the need to update test_webservice.sh each time you add a new …
|
|
|
@3486
|
13 years |
Gregory Vincic |
Factoring out each webservice test into a separate file.
|
|
|
@3485
|
13 years |
Gregory Vincic |
Moving webservice tests into the src directory where it belongs.
|
|
|
@3484
|
13 years |
Gregory Vincic |
Refs #630. Test no. 7 now checks that the content of the remote file …
|
|
|
@3471
|
13 years |
Gregory Vincic |
Refs #626. Adding test for uploading files to a project directory.
|
|
|
@3470
|
13 years |
Gregory Vincic |
Refs #625. If logged on as root you can now impersonate a user by …
|
|
|
@3431
|
13 years |
Gregory Vincic |
Refs #569. Initial revision of the RequestHandler?. Also included …
|
|
|
@3429
|
13 years |
Gregory Vincic |
Refs #569. Refactored out code into private method createFilter(...). …
|
|
|
@3416
|
13 years |
Gregory Vincic |
Refs #569. Refactored out code part in GET requests for File items …
|
|
|
@3415
|
13 years |
Gregory Vincic |
Refs #569. Replaced convertValue(...) method with TypeUtil?.parse(...) …
|
|
|
@3414
|
13 years |
Gregory Vincic |
Refs #569. Refactored curlit method calls into PUT and GET calls. Also …
|
|
|
@3257
|
14 years |
Gregory Vincic |
Fixes #546. Removed concurency problems. Tested with test no. 8
|
|
|
@3256
|
14 years |
Gregory Vincic |
Adding test 7 to target 'all'
|
|
|
@3255
|
14 years |
Gregory Vincic |
Refs #366. URI with basic authentication works.
|
|
|
@3254
|
14 years |
Gregory Vincic |
Refs #366. Using hello.txt file in test.
|
|
|
@3253
|
14 years |
Gregory Vincic |
Refs #366. File form displays the URI and downloading a non …
|
|
|
@3245
|
14 years |
Gregory Vincic |
Refs #366. Fixing test for modifying filename.
|
|
|
@3244
|
14 years |
Gregory Vincic |
Refs #366. Added test for renaming a file.
|
|
|
@3243
|
14 years |
Gregory Vincic |
Refs #366. Working test for disallowed protocol file://
|
|
|
@3242
|
14 years |
Gregory Vincic |
Refs #546. File upload test works. Also started on testing the …
|
|
|
@3223
|
14 years |
Gregory Vincic |
Refs #366. Constraining UniformResourceIdentifier? protocol to http:// only
|
|
|
@3219
|
14 years |
Gregory Vincic |
Refs #366. Initial revision of webservice tests.
|
|
|
@2745
|
15 years |
olle |
Refs #439. A number of classes/files in client/servlet/ updated
for …
|
|
|
@2597
|
15 years |
Gregory Vincic |
Refs #350. Popups now have the same look and feel to them. They all …
|
|
|
@2444
|
15 years |
Gregory Vincic |
Refs #332, #185. Initial revision of TableFactory2 and …
|
|
|
@2381
|
15 years |
Gregory Vincic |
Refs #327. Used the clean up wizzard in eclipse to add
- @Override …
|
|
|
@2349
|
15 years |
Gregory Vincic |
Added news tests to selenium big_test
|
|
|
@2272
|
15 years |
Gregory Vincic |
Fixing population of GelElectrophoresis? forms. Also removed getGelForm …
|
|
|
@2267
|
15 years |
Gregory Vincic |
Added testing of user profile settings. Also changed the id generation …
|
|
|
@2248
|
15 years |
Gregory Vincic |
Including testing of GelScanEvent?
|
|
|
@2217
|
15 years |
Gregory Vincic |
Fixes #294. ParameterValidator? has been replaced with …
|
|
|
@2193
|
15 years |
Gregory Vincic |
big_test now includes creation of multiple projects and uploading of …
|
|
|
@2192
|
15 years |
Gregory Vincic |
Initial revision of a big gui test. This test is intended to be run on …
|
|
|
@1930
|
15 years |
Gregory Vincic |
Refs #208. Fixed for firefox. Need IE confirmation to close this …
|
|
|
@1928
|
15 years |
Gregory Vincic |
Refs #208. Formatting code of gui tests
|
|
|
@1916
|
15 years |
Jari Häkkinen |
Fixed copyrights and also some missing svn properties.
|
|
|
@1885
|
15 years |
olle |
Refs #219. Directories with test programs using external test data …
|
|
|
@1842
|
16 years |
Gregory Vincic |
Refs #214. External actions are now loaded by the ActionFactory?. All …
|
|
|
@1836
|
16 years |
Gregory Vincic |
Moved FileLocatorTest? to test directory.
|
|
|
@1835
|
16 years |
olle |
Refs #219. Test properties template files test.properties.in in …
|
|
|
@1833
|
16 years |
Gregory Vincic |
Added svn properties.
|
|
|
@1832
|
16 years |
Gregory Vincic |
Refs #214. Refactored out file locating method into a FileLocator?. The …
|
|
|
@1831
|
16 years |
Gregory Vincic |
Refs #214. Initial revision of ExtensionLoader?.
|
|
|
@1810
|
16 years |
olle |
Refs #219. Class/file PropertiesFile?.java in client/servlet/test/ …
|
|
|
@1793
|
16 years |
Gregory Vincic |
Refs #219. Moving selenium tests to client/servlet/test/src
|
|
|
@1786
|
16 years |
Gregory Vincic |
Refs #219. Added dependency between client/servlet/test building
and …
|
|
|
@1776
|
16 years |
Gregory Vincic |
Refs #219. Moved action related tests into client/servlet/test.
|
|
|
@1774
|
16 years |
Gregory Vincic |
Refs #219. Moved org.proteios.gui tests into client/servlet/test
|
|
|
@1764
|
16 years |
Gregory Vincic |
Refs #219. Moving org.proteios.plugins into plugin/src directory.
|
|
|
@1735
|
16 years |
Gregory Vincic |
Refs #219. Initial revision of the new directory structure. Nothing …
|