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

Attempt to test replace before load #28480

Merged
merged 18 commits into from
Jun 24, 2021
Merged

Attempt to test replace before load #28480

merged 18 commits into from
Jun 24, 2021

Commits on May 21, 2021

  1. Configuration menu
    Copy the full SHA
    c1787b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75314f6 View commit details
    Browse the repository at this point in the history
  3. Add pushState() test

    domenic committed May 21, 2021
    Configuration menu
    Copy the full SHA
    de13831 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1923b9 View commit details
    Browse the repository at this point in the history
  5. Remove slow image to try to avoid timeouts

    As Jake pointed out it shouldn't be necessary
    domenic committed May 21, 2021
    Configuration menu
    Copy the full SHA
    ed10f75 View commit details
    Browse the repository at this point in the history
  6. Flip a couple pass conditions

    domenic committed May 21, 2021
    Configuration menu
    Copy the full SHA
    97fc6b0 View commit details
    Browse the repository at this point in the history
  7. Test user clicks on <a>s

    domenic committed May 21, 2021
    Configuration menu
    Copy the full SHA
    31dccb1 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Configuration menu
    Copy the full SHA
    d4f8cca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    700daf1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc76679 View commit details
    Browse the repository at this point in the history
  4. Fix form submit tests

    domenic committed May 24, 2021
    Configuration menu
    Copy the full SHA
    40b6bc6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a2c4b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9804904 View commit details
    Browse the repository at this point in the history
  7. Rename better

    domenic committed May 24, 2021
    Configuration menu
    Copy the full SHA
    c910c92 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Add pageshow variants

    domenic committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    c68352f View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Fix tests

    domenic committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    c94493b View commit details
    Browse the repository at this point in the history
  2. Avoid 1 second timeout

    domenic committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    b8c8536 View commit details
    Browse the repository at this point in the history
  3. More robust waiting

    domenic committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    5247a91 View commit details
    Browse the repository at this point in the history