Olivier Lamy
|
a93309cce6
|
remove commented code fragment
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1356678 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-03 12:01:58 +00:00 |
Olivier Lamy
|
d570728de8
|
remove non used classes
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1355246 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-29 06:58:20 +00:00 |
Olivier Lamy
|
90885c2bfa
|
use dynamic port allocation of tomcat maven plugin
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1333933 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-04 13:09:55 +00:00 |
Olivier Lamy
|
275e055e54
|
simplify how tomcat maven plugin is use to start container for it test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1333932 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-04 13:09:40 +00:00 |
Olivier Lamy
|
bb34783b26
|
use tomcat7 to run it tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1333930 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-04 13:09:07 +00:00 |
Olivier Lamy
|
7dd2f7a2d0
|
remove plexus-command-line dependency as not needed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1328696 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-21 15:40:23 +00:00 |
Olivier Lamy
|
9b375e97bd
|
move to a junit based solution for selenium test as it's very convenient to test single test with -Dtest=MyClass#myTest and was not possible or complicated cli with TestNG
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1296187 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-02 13:14:58 +00:00 |
Olivier Lamy
|
6f416163a7
|
fix override of log4.xml when executing it js
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1296186 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-02 13:14:20 +00:00 |
Olivier Lamy
|
edec35c9be
|
use more standard layout src/test/java for sources
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295318 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-29 22:18:43 +00:00 |
Olivier Lamy
|
22a95e9e34
|
start to cleanup it test for webapp js
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295309 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-29 22:06:12 +00:00 |
Olivier Lamy
|
17eb86b08f
|
add a log4j configuration file to have log in console
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240180 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-03 14:02:34 +00:00 |
Olivier Lamy
|
5816e3982b
|
workaround for issue in surefire 2.12 with testng
see https://jira.codehaus.org/browse/SUREFIRE-828 .
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240166 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-03 13:48:30 +00:00 |
Olivier Lamy
|
548a3a8eb5
|
workaround for issue in surefire 2.12 with testng
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240165 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-03 13:48:20 +00:00 |
Olivier Lamy
|
78f5f34c9b
|
add selenium test for roles
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235987 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-25 23:22:16 +00:00 |
Olivier Lamy
|
ad26a0d39e
|
add a system property to configure lab js cache for script loading: true in dev env
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235041 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-23 22:32:45 +00:00 |
Olivier Lamy
|
8a4c361fd8
|
wait a little in selenium test to see if fix test on jenkins @asf
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1232331 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-17 08:21:01 +00:00 |
Olivier Lamy
|
ad32149035
|
cleanup poms removing some plugin version duplicate declaration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1231194 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-13 17:20:21 +00:00 |
Olivier Lamy
|
7bc6a20f89
|
move selenium to a pluginMngt in top pom
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1231181 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-13 17:00:28 +00:00 |
Olivier Lamy
|
1a91ac364d
|
pom cleanup
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1229373 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-09 21:47:03 +00:00 |
Olivier Lamy
|
37a1603248
|
use tomcat maven plugin rather than cargo in webapp-test-js faster than running an external tomcat
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1229370 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-09 21:46:39 +00:00 |
Olivier Lamy
|
279afcd76a
|
fix selenium tests for webapp-js
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1225529 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-29 13:53:01 +00:00 |
Olivier Lamy
|
9938b56847
|
start adding layout for selenium test for webapp-js
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1225381 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-28 23:15:19 +00:00 |