Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Romain Courteaud
slapos.core
Commits
71fe3317
Commit
71fe3317
authored
Apr 11, 2018
by
Rafael Monnerat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos_jio_ui_test: Update test for Servers (Minor Fixes)
parent
461a2695
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
51 additions
and
2 deletions
+51
-2
master/bt5/slapos_jio_ui_test/PathTemplateItem/portal_tests/slaposjs_zuite/testSlapOSJSServer.zpt
...teItem/portal_tests/slaposjs_zuite/testSlapOSJSServer.zpt
+51
-2
No files found.
master/bt5/slapos_jio_ui_test/PathTemplateItem/portal_tests/slaposjs_zuite/testSlapOSJSServer.zpt
View file @
71fe3317
...
...
@@ -209,7 +209,7 @@
<td></td>
</tr>
<tr>
<td>
verifyTex
tPresent
</td>
<td>
waitForElemen
tPresent
</td>
<td>
//p[text()="TEST-SLAPOSJS-COMPUTER 0"]
</td>
<td></td>
</tr>
...
...
@@ -239,6 +239,21 @@
<td>
//a[text()="TEST-SLAPOSJS-COMPUTER 0"]
</td>
<td></td>
</tr>
<tr>
<td>
pause
</td>
<td>
5000
</td>
<td>
5000
</td>
</tr>
<tr>
<td>
click
</td>
<td>
//th/a[text()="Software Release"]
</td>
<td></td>
</tr>
<tr>
<td>
waitForElementPresent
</td>
<td>
//div[text()="Frontend (0.1)"]
</td>
<td></td>
</tr>
<tr>
<td>
waitForElementPresent
</td>
<td>
//div[text()="Frontend (0.1)"]
</td>
...
...
@@ -275,6 +290,12 @@
<td></td>
</tr>
<tr>
<td>
click
</td>
<td>
//button[@data-i18n="Proceed"]
</td>
<td></td>
</tr>
<tr>
<td>
waitForElementPresent
</td>
<td>
//button[@type="submit" and text()="You sucessfully request destruction."]
</td>
...
...
@@ -318,6 +339,12 @@
<td></td>
</tr>
<tr>
<td>
click
</td>
<td>
//button[@data-i18n="Proceed"]
</td>
<td></td>
</tr>
<tr>
<td>
waitForElementPresent
</td>
<td>
//button[@type="submit" and text()="This computer already has one certificate, please revoke it before request a new one.."]
</td>
...
...
@@ -353,7 +380,7 @@
</tr>
<tr>
<td>
waitForElementPresent
</td>
<td>
//a[@data-i18n="Revoke Compute Certificate"]
</td>
<td>
//a[@data-i18n="Revoke Compute
r
Certificate"]
</td>
<td></td>
</tr>
<tr>
...
...
@@ -362,6 +389,12 @@
<td></td>
</tr>
<tr>
<td>
click
</td>
<td>
//button[@data-i18n="Proceed"]
</td>
<td></td>
</tr>
<tr>
<td>
waitForElementPresent
</td>
<td>
//button[@type="submit" and text()="Certificate is Revoked."]
</td>
...
...
@@ -395,6 +428,12 @@
<td></td>
</tr>
<tr>
<td>
click
</td>
<td>
//button[@data-i18n="Proceed"]
</td>
<td></td>
</tr>
<tr>
<td>
waitForElementPresent
</td>
<td>
//button[@type="submit" and text()="Certificate is Requested."]
</td>
...
...
@@ -468,6 +507,16 @@
<td>
//h1[@data-i18n='Servers']
</td>
<td></td>
</tr>
<tr>
<td>
pause
</td>
<td>
5000
</td>
<td>
5000
</td>
</tr>
<tr>
<td>
click
</td>
<td>
//th/a[text()="Title"]
</td>
<td></td>
</tr>
<tr>
<td>
waitForElementPresent
</td>
<td>
//span[@data-i18n="No records"]
</td>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment