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

E2E tests: Introduce insertBlock() util #7013

Merged
merged 1 commit into from
May 30, 2018

Commits on May 30, 2018

  1. E2E tests: Introduce insertBlock() util

    Refactor some tests to use insertBlock() which correctly opens the
    inserter, searches for a term, then selects the first result.
    
    The utility method correctly waits for the inserter to appear which is
    important since, if this is not done, intermittent test failures can
    happen.
    noisysocks committed May 30, 2018
    Configuration menu
    Copy the full SHA
    982bfef View commit details
    Browse the repository at this point in the history