Marecor M. Baclay
45db0bf072
[MRM-1276] Selenium tests need a clean up
...
- removed the unnecessary commented out lines
- modified LoginTest to use the methods in abstract class
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@933824 13f79535-47bb-0310-9956-ffa450edef68
2010-04-14 01:02:19 +00:00
Maria Odea B. Ching
dda469036d
[MRM-1372] Outdated instruction for Maven and JUnit still in ReadMe.txt for selenium tests
...
submitted by Patti Arachchige Eshan Sudharaka
o remove instruction for running pom in src/test/it
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@933495 13f79535-47bb-0310-9956-ffa450edef68
2010-04-13 06:55:01 +00:00
Marecor M. Baclay
713c937982
[MRM-1276] Selenium tests need a clean up
...
- added license to AbstractArtifactManagementTest class
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@931478 13f79535-47bb-0310-9956-ffa450edef68
2010-04-07 09:29:51 +00:00
Marecor M. Baclay
ddeaa798b6
[MRM-1276] Selenium tests need a clean up
...
- fixed poor formatting in the source code (tabs, etc) following the Maven Code Style
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@931475 13f79535-47bb-0310-9956-ffa450edef68
2010-04-07 09:27:05 +00:00
Marecor M. Baclay
45100a8806
[MRM-1276] Selenium tests need a clean up
...
- used getSelenium().open() instead of clickLinkWithText
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@931081 13f79535-47bb-0310-9956-ffa450edef68
2010-04-06 10:48:51 +00:00
Marecor M. Baclay
b60226f360
[MRM-1276] Selenium tests need a clean up
...
- removed it.properties in src/test/resources
- updated the path in property file and some classes for the changes made in r.928992
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@929005 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30 06:16:30 +00:00
Marecor M. Baclay
edf2cd3a40
[MRM-1276] Selenium tests need a clean up
...
-transferred the contents of src/test/it-resources to src/test/resources
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@928992 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30 05:23:07 +00:00
Marecor M. Baclay
286a4ee97e
- replaced the missed hardcoded value with the value in the property file
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@925151 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19 09:20:14 +00:00
Marecor M. Baclay
8d9c3f7613
- modified the scripts to use a property file(testng.properties) for dotnet artifact's groupId, artifactId and version
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@925149 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19 09:13:31 +00:00
Marecor M. Baclay
ac57eadd48
[MRM-1323] archiva webapp tests failed to run in internet explorer
...
Submitted by: Gwen Harold Autencio
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@924673 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18 09:25:09 +00:00
Brett Porter
a7238c5eb0
[MRM-1361] add support for NPanday artifact types. Currently requires some hard coding into webapp and tests, but removing the plugin from the webapp would safely disable the functionality.
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@921687 13f79535-47bb-0310-9956-ffa450edef68
2010-03-11 04:43:23 +00:00
Maria Odea B. Ching
3deb0ee356
o update artifact groupId/artifactId to not use "test" term for uploaded artifacts not used for search test
...
o added note in readme file to avoid using the term "test" in artifact namespace when writining new add/upload artifact test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@920773 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09 10:23:57 +00:00
Brett Porter
62b97751fb
always output the HTML anyway
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@919326 13f79535-47bb-0310-9956-ffa450edef68
2010-03-05 07:59:47 +00:00
Brett Porter
6418e7926c
another note about Windows
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@918764 13f79535-47bb-0310-9956-ffa450edef68
2010-03-03 23:21:12 +00:00
Brett Porter
76fa406159
add a note about popup blockers
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@918759 13f79535-47bb-0310-9956-ffa450edef68
2010-03-03 23:10:29 +00:00
Brett Porter
3b18981b51
[MRM-1323] run tests with applet disabled to avoid warnings popping up
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@918745 13f79535-47bb-0310-9956-ffa450edef68
2010-03-03 22:42:46 +00:00
Brett Porter
1dc20b01ac
update readme
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@918712 13f79535-47bb-0310-9956-ffa450edef68
2010-03-03 21:51:41 +00:00
Brett Porter
b0bf4f1689
correct test due to changed behaviour in audit log
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@910393 13f79535-47bb-0310-9956-ffa450edef68
2010-02-16 04:27:33 +00:00
Brett Porter
23de2a49fb
check user is logged in at end of test
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@910389 13f79535-47bb-0310-9956-ffa450edef68
2010-02-16 03:57:37 +00:00
Brett Porter
4903f8dd2d
Merged /archiva/trunk:r909071-909464
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@909470 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 15:53:49 +00:00
Brett Porter
20c60cb1c1
[MRM-1304] Query using Group ID field in audit log report uses '/' as a separator instead of '.'
...
Submitted by: Adelita L. Padilla (applied with modifications to test)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@909454 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 15:20:38 +00:00
Brett Porter
5bb1dbf6f2
merge -r909422:909434 from trunk to fix Selenium tests
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@909436 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 14:47:09 +00:00
Brett Porter
be5981bf16
fix the audit log tests
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@909433 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 14:42:33 +00:00
Brett Porter
951639dec3
ensure delete tests continue working if earlier ones have failed
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@909423 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 14:21:45 +00:00
Brett Porter
531994a74c
use correct path
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@909422 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 14:18:59 +00:00
Brett Porter
e295629858
merge -r909353:909402 from MRM-1025 branch, fixes for Selenium tests
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@909410 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 13:47:29 +00:00
Brett Porter
378090d198
make sure we always use a valid path in the upload form
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@909402 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 13:36:08 +00:00
Brett Porter
d9f7a94c04
fix adjusted value
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@909394 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 13:13:03 +00:00
Brett Porter
1e4e84e15e
make paths work on windows
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@909393 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 13:12:13 +00:00
Brett Porter
c63e762e55
avoid black screenshots
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@909376 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 12:04:36 +00:00
Brett Porter
b8cee9b0ef
move to using a non-suite-xml as it's the only way to run the exclusion without making multiple copies
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@909372 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 11:57:15 +00:00
Brett Porter
21a6867fd6
remove comments no longer relevant
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@909356 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 11:05:24 +00:00
Brett Porter
b5ebb3a6d3
enable tests that only work on firefox, conditional on the firefox profile
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@909354 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 11:02:02 +00:00
Brett Porter
96fb5280ef
Merged /archiva/trunk:r899478-909070
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@909202 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 01:43:19 +00:00
Maria Odea B. Ching
bfe9d3b48d
[MRM-1316] audit log report does not restrict events to repositories that you are a manager of
...
o filter the results and show only actions performed on repos which the user has access to
o added selenium test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@905996 13f79535-47bb-0310-9956-ffa450edef68
2010-02-03 11:11:06 +00:00
Maria Odea B. Ching
1d8d52338c
fixed failing selenium tests by:
...
o adding check if already in the page before attempting to click the link in nav menu
o adding dependency to previous test for adding repository so proper order is executed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@905969 13f79535-47bb-0310-9956-ffa450edef68
2010-02-03 10:14:31 +00:00
Brett Porter
e35a35c8f0
[MRM-1025] remove database related Selenium tests
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@900833 13f79535-47bb-0310-9956-ffa450edef68
2010-01-19 16:25:11 +00:00
Brett Porter
606c82cbca
merged recent changes from trunk, and reimplemented incoming audit log functionality as a plugin using the metadata repository
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@900664 13f79535-47bb-0310-9956-ffa450edef68
2010-01-19 06:15:09 +00:00
Brett Porter
96c99628aa
ensure test is not skipped and clarify meaning (can't test searching with no access, it wouldn't appear in the list)
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899070 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 06:04:54 +00:00
Brett Porter
d0b3ad29df
log skips
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899067 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 05:28:51 +00:00
Brett Porter
9ef096945d
fix repository scanning tests
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899066 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 05:28:31 +00:00
Brett Porter
4457762692
fix the search test
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899055 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 04:27:07 +00:00
Brett Porter
f6a631b7d5
fix virtual repository test
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899054 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 04:17:04 +00:00
Brett Porter
560d3e0ebc
if capturing a screenshot fails, save the HTML
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899049 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 03:42:01 +00:00
Brett Porter
ba1abce283
fix the repository test
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899032 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 02:24:25 +00:00
Brett Porter
edf6aa2ced
remove dependencies on artifact upload functionality, add test fixture data. Temporarily disable tests that don't work on Safari
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899031 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 02:15:09 +00:00
Brett Porter
bc8f42601c
additional note
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899028 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 01:48:14 +00:00
Brett Porter
294c3c6331
add some notes about tests that won't work in other browsers
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899027 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 01:47:20 +00:00
Brett Porter
04f540b467
remove unwarranted dependency
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899017 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 01:14:14 +00:00
Brett Porter
d72a860d41
merge prep step into test
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899014 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 01:03:02 +00:00