]> source.dussan.org Git - sonarqube.git/commitdiff
fix ITs
authorsimonbrandhof <simon.brandhof@gmail.com>
Fri, 5 Nov 2010 15:57:29 +0000 (15:57 +0000)
committersimonbrandhof <simon.brandhof@gmail.com>
Fri, 5 Nov 2010 15:57:29 +0000 (15:57 +0000)
tests/integration/tests/src/it/selenium/dashboard/chidamber_kemerer_widget.html
tests/integration/tests/src/it/selenium/dashboard/package_design_widget_on_projects.html

index 11a69bcb50d24905c0815dd51603b2e607ce40e6..61200df6da635d10feb8287e9e12c8f7eb93091e 100644 (file)
@@ -3,6 +3,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head profile="http://selenium-ide.openqa.org/profiles/test-case">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+<link rel="selenium.base" href="" />
 <title>chidamber_kemerer_widget</title>
 </head>
 <body>
@@ -32,7 +33,7 @@
 </tr>
 <tr>
        <td>assertText</td>
-       <td>ckjm</td>
+       <td>css=#dashboard .ckjm</td>
        <td>glob:*LCOM4*RFC*</td>
 </tr>
 
index fe12ef1f2f5c6b806c349334a06c09e10b652b65..f4ab58176c050508eb34862a6d1297785ddd0b15 100644 (file)
@@ -3,12 +3,13 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head profile="http://selenium-ide.openqa.org/profiles/test-case">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<title>design_widget</title>
+<link rel="selenium.base" href="" />
+<title>package_design_widget_on_projects</title>
 </head>
 <body>
 <table cellpadding="1" cellspacing="1" border="1">
 <thead>
-<tr><td rowspan="1" colspan="3">design_widget</td></tr>
+<tr><td rowspan="1" colspan="3">package_design_widget_on_projects</td></tr>
 </thead><tbody>
 <tr>
        <td>open</td>
@@ -17,7 +18,7 @@
 </tr>
 <tr>
        <td>assertText</td>
-       <td>package-design</td>
+       <td>css=#dashboard .package-design</td>
        <td>glob:*Package*cycles*</td>
 </tr>
 <tr>