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
0
Merge Requests
0
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
Léo-Paul Géneau
slapos.core
Commits
70d396c4
Commit
70d396c4
authored
May 18, 2021
by
Rafael Monnerat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos_jio_ui_test: Minor update from Invoice UI changes
parent
4fc38586
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
master/bt5/slapos_jio_ui_test/PathTemplateItem/portal_tests/slaposjs_zuite/testSlapOSJSInvoice.zpt
...eItem/portal_tests/slaposjs_zuite/testSlapOSJSInvoice.zpt
+4
-4
No files found.
master/bt5/slapos_jio_ui_test/PathTemplateItem/portal_tests/slaposjs_zuite/testSlapOSJSInvoice.zpt
View file @
70d396c4
...
...
@@ -62,20 +62,20 @@
<tr>
<td>
waitForElementPresent
</td>
<td>
//
a[text()='Sun, 20 Oct 2019 00:00:00 GMT
']
</td>
<td>
//
p[text()='10/20/2019
']
</td>
<td></td>
</tr>
<tr>
<td>
click
</td>
<td>
//
a[text()='Sun, 20 Oct 2019 00:00:00 GMT
']
</td>
<td>
//
p[text()='10/20/2019
']
</td>
<td></td>
</tr>
<tal:block
metal:use-macro=
"here/Zuite_SlapOSCommonTemplate/macros/wait_for_content_loaded"
/>
<!-- check invoice view -->
<tal:block
tal:define=
"header python: 'Invoice:${title}';
dummy python: context.REQUEST.set('mapping', {'title': '
Sun, 20 Oct 2019 00:00:00 GMT
'})"
>
<tal:block
tal:define=
"header python: 'Invoice:
${title}';
dummy python: context.REQUEST.set('mapping', {'title': '
1
'})"
>
<tal:block
metal:use-macro=
"here/Zuite_SlapOSCommonTemplate/macros/assert_page_header"
/>
</tal:block>
...
...
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