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

[1.0.0] Backport #4819 Fix journalist test_delete_one #4822

Merged
merged 1 commit into from Sep 16, 2019

Commits on Sep 14, 2019

  1. Fix journalist test_delete_one

    JournalistNavigationStepsMixin's _journalist_delete_one is more
    reliable with an ActionChains move/click incantation, but switching to
    that in the functional test safe_click* methods breaks a bunch of
    other tests, so I'm just rolling with the Selenium voodoo.
    
    (cherry picked from commit fcce813)
    rmol authored and Conor Schaefer committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    f19c5cc View commit details
    Browse the repository at this point in the history