summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-webapp-test-js
Commit message (Expand)AuthorAgeFilesLines
* fix issue using surefire 2.12.1Olivier Lamy2012-08-061-2/+0
* remove more @version $Id:Olivier Lamy2012-07-051-1/+1
* remove all @version $Id$Olivier Lamy2012-07-051-1/+1
* use fest assert 2.0Olivier Lamy2012-07-031-1/+1
* remove unused codeOlivier Lamy2012-07-031-420/+0
* remove commented code fragmentOlivier Lamy2012-07-031-13/+0
* remove non used classesOlivier Lamy2012-06-298-767/+59
* use dynamic port allocation of tomcat maven pluginOlivier Lamy2012-05-042-3/+18
* simplify how tomcat maven plugin is use to start container for it testOlivier Lamy2012-05-048-1432/+3
* remove not anymore needed tomcat6 conf directoryOlivier Lamy2012-05-047-1472/+0
* use tomcat7 to run it testsOlivier Lamy2012-05-048-7/+1460
* remove plexus-command-line dependency as not neededOlivier Lamy2012-04-211-15/+0
* oups that was for testing screenshot capture : remove failing assertOlivier Lamy2012-03-021-1/+1
* print screenshot path in the stack trace failureOlivier Lamy2012-03-022-5/+11
* rename rule classOlivier Lamy2012-03-023-6/+4
* more cleanup remove not used classesOlivier Lamy2012-03-024-188/+5
* use a rule to execute test and being able to capture screenshotsOlivier Lamy2012-03-025-16/+86
* more cleanup on it testOlivier Lamy2012-03-022-37/+22
* more cleanup on it jsOlivier Lamy2012-03-022-210/+175
* simplify finding the stack strace in case of issueOlivier Lamy2012-03-021-21/+14
* missed to add tooling class around junit for screenshot captureOlivier Lamy2012-03-023-0/+183
* move to a junit based solution for selenium test as it's very convenient to t...Olivier Lamy2012-03-0210-191/+111
* fix override of log4.xml when executing it jsOlivier Lamy2012-03-021-1/+1
* use more standard layout src/test/java for sourcesOlivier Lamy2012-02-2916-1/+143
* rename file to be more genericOlivier Lamy2012-02-292-145/+2
* start to cleanup it test for webapp jsOlivier Lamy2012-02-296-69/+83
* reduce noisy loggingOlivier Lamy2012-02-291-19/+9
* fix selenium test due to i18n changeOlivier Lamy2012-02-291-5/+4
* use id for testing user deleted as now the confirmation message contains the ...Olivier Lamy2012-02-031-1/+2
* add a log4j configuration file to have log in consoleOlivier Lamy2012-02-032-1/+84
* workaround for issue in surefire 2.12 with testngOlivier Lamy2012-02-031-0/+1
* workaround for issue in surefire 2.12 with testngOlivier Lamy2012-02-031-0/+1
* add selenium test for rolesOlivier Lamy2012-01-253-8/+56
* add a system property to configure lab js cache for script loading: true in d...Olivier Lamy2012-01-231-0/+1
* test login and register links are not here where creating admin is neededOlivier Lamy2012-01-231-0/+5
* wait a little in selenium test to see if fix test on jenkins @asfOlivier Lamy2012-01-172-14/+6
* cleanup poms removing some plugin version duplicate declarationOlivier Lamy2012-01-131-1/+0
* move selenium to a pluginMngt in top pomOlivier Lamy2012-01-131-1/+0
* pom cleanupOlivier Lamy2012-01-091-105/+2
* use tomcat maven plugin rather than cargo in webapp-test-js faster than runni...Olivier Lamy2012-01-094-141/+60
* fix issue with webkit for users role assignement double listOlivier Lamy2012-01-051-0/+1
* fix selenium test add/delete user with webapp-jsOlivier Lamy2011-12-293-9/+19
* add selenium test for create/delete userOlivier Lamy2011-12-293-38/+84
* fix selenium tests for webapp-jsOlivier Lamy2011-12-293-36/+23
* start adding layout for selenium test for webapp-jsOlivier Lamy2011-12-2892-0/+5376