You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by jv...@apache.org on 2005/07/08 05:10:15 UTC

svn commit: r209699 - in /maven/continuum/trunk/continuum-web-test/src/main/test: c1-add-ant-project.test c1-add-m1-project.test c1-add-m2-project.test

Author: jvanzyl
Date: Thu Jul  7 20:10:14 2005
New Revision: 209699

URL: http://svn.apache.org/viewcvs?rev=209699&view=rev
Log:
o adding a check to make sure we are on the delete page

Modified:
    maven/continuum/trunk/continuum-web-test/src/main/test/c1-add-ant-project.test
    maven/continuum/trunk/continuum-web-test/src/main/test/c1-add-m1-project.test
    maven/continuum/trunk/continuum-web-test/src/main/test/c1-add-m2-project.test

Modified: maven/continuum/trunk/continuum-web-test/src/main/test/c1-add-ant-project.test
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-web-test/src/main/test/c1-add-ant-project.test?rev=209699&r1=209698&r2=209699&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-web-test/src/main/test/c1-add-ant-project.test (original)
+++ maven/continuum/trunk/continuum-web-test/src/main/test/c1-add-ant-project.test Thu Jul  7 20:10:14 2005
@@ -19,5 +19,6 @@
 check_tablecell | (1,1) = Ant Test Project
 check_tablecell | (1,2) = 1.0
 click_link | Delete
+check_text | Are you sure you want to delete this project?
 select_form | 0
 submit_form | deleteEntry

Modified: maven/continuum/trunk/continuum-web-test/src/main/test/c1-add-m1-project.test
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-web-test/src/main/test/c1-add-m1-project.test?rev=209699&r1=209698&r2=209699&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-web-test/src/main/test/c1-add-m1-project.test (original)
+++ maven/continuum/trunk/continuum-web-test/src/main/test/c1-add-m1-project.test Thu Jul  7 20:10:14 2005
@@ -15,5 +15,6 @@
 check_tablecell | (1,1) = Maven 1 Project
 check_tablecell | (1,2) = 1.0
 click_link | Delete
+check_text | Are you sure you want to delete this project?
 select_form | 0
 submit_form | deleteEntry

Modified: maven/continuum/trunk/continuum-web-test/src/main/test/c1-add-m2-project.test
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-web-test/src/main/test/c1-add-m2-project.test?rev=209699&r1=209698&r2=209699&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-web-test/src/main/test/c1-add-m2-project.test (original)
+++ maven/continuum/trunk/continuum-web-test/src/main/test/c1-add-m2-project.test Thu Jul  7 20:10:14 2005
@@ -15,5 +15,6 @@
 check_tablecell | (1,1) = Maven 2 Test Project
 check_tablecell | (1,2) = 2.0-SNAPSHOT
 click_link | Delete
+check_text | Are you sure you want to delete this project?
 select_form | 0
 submit_form | deleteEntry