Merge lp://qastaging/~coreygoldberg/selenium-simple-test/fixed-acceptance-imports into lp://qastaging/selenium-simple-test

Proposed by Corey Goldberg
Status: Merged
Approved by: Leo Arias
Approved revision: 389
Merged at revision: 386
Proposed branch: lp://qastaging/~coreygoldberg/selenium-simple-test/fixed-acceptance-imports
Merge into: lp://qastaging/selenium-simple-test
Diff against target: 1380 lines (+501/-463)
33 files modified
src/sst/selftests/_test.py (+7/-6)
src/sst/selftests/admin_cookies_clear.py (+16/-16)
src/sst/selftests/admin_cookies_get.py (+13/-13)
src/sst/selftests/admin_load.py (+3/-3)
src/sst/selftests/admin_login.py (+11/-11)
src/sst/selftests/alerts.py (+21/-19)
src/sst/selftests/assert_element.py (+11/-10)
src/sst/selftests/assert_urls.py (+35/-32)
src/sst/selftests/attribute.py (+18/-11)
src/sst/selftests/button.py (+29/-29)
src/sst/selftests/by_css.py (+14/-13)
src/sst/selftests/by_xpath.py (+25/-16)
src/sst/selftests/checkbox.py (+29/-26)
src/sst/selftests/click.py (+11/-8)
src/sst/selftests/css_props.py (+20/-17)
src/sst/selftests/current_url.py (+13/-12)
src/sst/selftests/data_driven_form.py (+10/-7)
src/sst/selftests/endtest.py (+2/-2)
src/sst/selftests/equal.py (+14/-13)
src/sst/selftests/execute_script.py (+12/-12)
src/sst/selftests/exists_element.py (+7/-6)
src/sst/selftests/file_input.py (+12/-10)
src/sst/selftests/flags.py (+4/-4)
src/sst/selftests/get_element.py (+56/-55)
src/sst/selftests/get_element_fails.py (+12/-12)
src/sst/selftests/get_element_text_regex.py (+18/-17)
src/sst/selftests/go_browser.py (+15/-14)
src/sst/selftests/html5.py (+15/-14)
src/sst/selftests/is_displayed.py (+7/-9)
src/sst/selftests/keys.py (+12/-12)
src/sst/selftests/link.py (+28/-27)
src/sst/selftests/no_js.py (+1/-1)
src/sst/selftests/prefs_set_trusted.py (+0/-6)
To merge this branch: bzr merge lp://qastaging/~coreygoldberg/selenium-simple-test/fixed-acceptance-imports
Reviewer Review Type Date Requested Status
Leo Arias (community) +1 Approve
Review via email: mp+159839@code.qastaging.launchpad.net

Commit message

fixed imports on acceptance selftests

Description of the change

fixed the rest of the acceptance test imports to use: "import sst.actions"

----

also removed prefes_set_trusted.py test, since it was not actually testing anything useful.

To post a comment you must log in.
Revision history for this message
Leo Arias (elopio) :
review: Approve (+1)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches