Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
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
Roque
erp5
Commits
e7a37331
Commit
e7a37331
authored
May 15, 2020
by
Roque
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_officejs_tutorial_test: missing dependency
parent
bdcc069e
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
22 additions
and
1 deletion
+22
-1
bt5/erp5_officejs_tutorial_test/PathTemplateItem/portal_tests/officejs_ui_tutorial_zuite/testOfficeJSTutorialEditorErp5Synchronization.zpt
...l_zuite/testOfficeJSTutorialEditorErp5Synchronization.zpt
+18
-1
bt5/erp5_officejs_tutorial_test/bt/dependency_list
bt5/erp5_officejs_tutorial_test/bt/dependency_list
+3
-0
bt5/erp5_officejs_tutorial_test/bt/maintainer_list
bt5/erp5_officejs_tutorial_test/bt/maintainer_list
+1
-0
No files found.
bt5/erp5_officejs_tutorial_test/PathTemplateItem/portal_tests/officejs_ui_tutorial_zuite/testOfficeJSTutorialEditorErp5Synchronization.zpt
View file @
e7a37331
...
...
@@ -222,7 +222,24 @@
<td></td>
</tr>
<tal:block
tal:define=
"search_query python: 'Titre'"
>
<tal:block
metal:use-macro=
"here/Zuite_CommonTemplateForRenderjsUi/macros/search_in_form_list_without_header_url"
/>
<tr>
<td
colspan=
"3"
><b>
Submit a form list search (without header URL)
</b></td>
</tr>
<tr>
<td>
waitForElementPresent
</td>
<td>
//div[contains(@data-gadget-url, 'gadget_erp5_pt_form_list.html')]//input[@name='search']
</td>
<td></td>
</tr>
<tr>
<td>
type
</td>
<td>
//div[contains(@data-gadget-url, 'gadget_erp5_pt_form_list.html')]//input[@name='search']
</td>
<td
tal:content=
"search_query"
></td>
</tr>
<tr>
<td>
click
</td>
<td>
//div[contains(@data-gadget-url, 'gadget_erp5_pt_form_list.html')]//div[@data-gadget-scope='erp5_searchfield']//button[contains(@class, 'search_button')]
</td>
<td></td>
</tr>
</tal:block>
<tr>
<td>
waitForElementPresent
</td>
...
...
bt5/erp5_officejs_tutorial_test/bt/dependency_list
View file @
e7a37331
erp5_ui_test_core
erp5_ui_test
erp5_officejs
erp5_officejs_ui_test
erp5_officejs_connector
erp5_officejs_tutorial
erp5_web_renderjs_ui_test
erp5_gadget_interface_validator
...
...
bt5/erp5_officejs_tutorial_test/bt/maintainer_list
0 → 100644
View file @
e7a37331
Roque Porchetto
\ No newline at end of file
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