Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default to a 4K x 4K browser window in Robot tests #2865

Merged
merged 1 commit into from
May 21, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Products/CMFPlone/tests/robot/test_actionmenu.robot
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

Resource plone/app/robotframework/keywords.robot
Resource plone/app/robotframework/saucelabs.robot
Resource plone/app/robotframework/selenium.robot

Library Remote ${PLONE_URL}/RobotRemote

Expand Down
4 changes: 2 additions & 2 deletions Products/CMFPlone/tests/robot/test_controlpanel_actions.robot
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Library Remote ${PLONE_URL}/RobotRemote

Resource keywords.robot

Test Setup Run keywords Open SauceLabs test browser
Test Teardown Run keywords Plone Test Teardown
Test Setup Run Keywords Plone test setup
Test Teardown Run keywords Plone test teardown


*** Test Cases ***************************************************************
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

Resource plone/app/robotframework/keywords.robot
Resource plone/app/robotframework/saucelabs.robot
Resource plone/app/robotframework/selenium.robot

Library Remote ${PLONE_URL}/RobotRemote

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

Resource plone/app/robotframework/keywords.robot
Resource plone/app/robotframework/saucelabs.robot
Resource plone/app/robotframework/selenium.robot

Library Remote ${PLONE_URL}/RobotRemote
Library Collections
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

Resource plone/app/robotframework/keywords.robot
Resource plone/app/robotframework/saucelabs.robot
Resource plone/app/robotframework/selenium.robot

Library Remote ${PLONE_URL}/RobotRemote

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Documentation

Resource plone/app/robotframework/keywords.robot
Resource plone/app/robotframework/saucelabs.robot
Resource plone/app/robotframework/selenium.robot

Library Remote ${PLONE_URL}/RobotRemote

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

Resource plone/app/robotframework/keywords.robot
Resource plone/app/robotframework/saucelabs.robot
Resource plone/app/robotframework/selenium.robot

Library Remote ${PLONE_URL}/RobotRemote

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

Resource plone/app/robotframework/keywords.robot
Resource plone/app/robotframework/saucelabs.robot
Resource plone/app/robotframework/selenium.robot

Library Remote ${PLONE_URL}/RobotRemote

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

Resource plone/app/robotframework/keywords.robot
Resource plone/app/robotframework/saucelabs.robot
Resource plone/app/robotframework/selenium.robot

Library Remote ${PLONE_URL}/RobotRemote

Expand Down
1 change: 1 addition & 0 deletions Products/CMFPlone/tests/robot/test_controlpanel_site.robot
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Documentation

Resource plone/app/robotframework/keywords.robot
Resource plone/app/robotframework/saucelabs.robot
Resource plone/app/robotframework/selenium.robot
Variables Products/CMFPlone/tests/robot/variables.py

Library Remote ${PLONE_URL}/RobotRemote
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

Resource plone/app/robotframework/keywords.robot
Resource plone/app/robotframework/saucelabs.robot
Resource plone/app/robotframework/selenium.robot

Library Remote ${PLONE_URL}/RobotRemote

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

Resource plone/app/robotframework/keywords.robot
Resource plone/app/robotframework/saucelabs.robot
Resource plone/app/robotframework/selenium.robot

Library Remote ${PLONE_URL}/RobotRemote

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

Resource plone/app/robotframework/keywords.robot
Resource plone/app/robotframework/saucelabs.robot
Resource plone/app/robotframework/selenium.robot

Library Remote ${PLONE_URL}/RobotRemote

Expand Down
1 change: 1 addition & 0 deletions Products/CMFPlone/tests/robot/test_edit.robot
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

Resource plone/app/robotframework/keywords.robot
Resource plone/app/robotframework/saucelabs.robot
Resource plone/app/robotframework/selenium.robot

Library Remote ${PLONE_URL}/RobotRemote

Expand Down
1 change: 1 addition & 0 deletions Products/CMFPlone/tests/robot/test_edit_user_schema.robot
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

Resource plone/app/robotframework/keywords.robot
Resource plone/app/robotframework/saucelabs.robot
Resource plone/app/robotframework/selenium.robot

Library Remote ${PLONE_URL}/RobotRemote

Expand Down
1 change: 1 addition & 0 deletions Products/CMFPlone/tests/robot/test_folder_contents.robot
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

Resource plone/app/robotframework/keywords.robot
Resource plone/app/robotframework/saucelabs.robot
Resource plone/app/robotframework/selenium.robot

Library Remote ${PLONE_URL}/RobotRemote

Expand Down
2 changes: 1 addition & 1 deletion Products/CMFPlone/tests/robot/test_linkintegrity.robot
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@

Resource plone/app/robotframework/keywords.robot
Resource plone/app/robotframework/saucelabs.robot
Resource plone/app/robotframework/selenium.robot

Library Remote ${PLONE_URL}/RobotRemote

Resource keywords.robot

# Suite setup Set Selenium speed 0.5s
Test Setup Run keywords Plone Test Setup
Test Teardown Run keywords Plone Test Teardown

Expand Down
1 change: 1 addition & 0 deletions Products/CMFPlone/tests/robot/test_livesearch.robot
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

Resource plone/app/robotframework/keywords.robot
Resource plone/app/robotframework/saucelabs.robot
Resource plone/app/robotframework/selenium.robot

Library Remote ${PLONE_URL}/RobotRemote

Expand Down
5 changes: 3 additions & 2 deletions Products/CMFPlone/tests/robot/test_overlays.robot
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,14 @@ Documentation These tests are just testing the overlay behavior not the

Resource plone/app/robotframework/keywords.robot
Resource plone/app/robotframework/saucelabs.robot
Resource plone/app/robotframework/selenium.robot

Library Remote ${PLONE_URL}/RobotRemote

Resource common.robot

Test Setup Run keywords Plone Test Setup Background
Test Teardown Run keywords Plone Test Teardown
Test Setup Run Keywords Plone test setup
Test Teardown Run keywords Plone test teardown


*** Test cases ***
Expand Down
1 change: 1 addition & 0 deletions Products/CMFPlone/tests/robot/test_portlets.robot
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

Resource plone/app/robotframework/keywords.robot
Resource plone/app/robotframework/saucelabs.robot
Resource plone/app/robotframework/selenium.robot

Library Remote ${PLONE_URL}/RobotRemote

Expand Down
1 change: 1 addition & 0 deletions Products/CMFPlone/tests/robot/test_querystring.robot
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

Resource plone/app/robotframework/keywords.robot
Resource plone/app/robotframework/saucelabs.robot
Resource plone/app/robotframework/selenium.robot

Library Remote ${PLONE_URL}/RobotRemote

Expand Down
1 change: 1 addition & 0 deletions Products/CMFPlone/tests/robot/test_thememapper.robot
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

Resource plone/app/robotframework/keywords.robot
Resource plone/app/robotframework/saucelabs.robot
Resource plone/app/robotframework/selenium.robot

Library Remote ${PLONE_URL}/RobotRemote

Expand Down
1 change: 1 addition & 0 deletions Products/CMFPlone/tests/robot/test_tinymce.robot
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

Resource plone/app/robotframework/keywords.robot
Resource plone/app/robotframework/saucelabs.robot
Resource plone/app/robotframework/selenium.robot

Library Remote ${PLONE_URL}/RobotRemote

Expand Down
3 changes: 3 additions & 0 deletions news/2864.bugfix
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- Use the shared 'Plone test setup' and 'Plone test teardown' keywords in Robot
tests.
[Rotonen]