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

Instrument back/forward cache navigations #70

Merged
merged 7 commits into from
Apr 12, 2023
Merged

Instrument back/forward cache navigations #70

merged 7 commits into from
Apr 12, 2023

Commits on Mar 30, 2023

  1. Allow tests to opt out of no-cache headers

    Andrew Hyndman committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    4304142 View commit details
    Browse the repository at this point in the history
  2. Support more than one route HTML file per test

    Andrew Hyndman committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    f1f0b89 View commit details
    Browse the repository at this point in the history
  3. New e2e test case: back/forward cache behaviour

    Andrew Hyndman committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    363f9f2 View commit details
    Browse the repository at this point in the history
  4. Move pageshow listener into the ttvc library

    Andrew Hyndman committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    ba2bc2d View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Capture navigationType for the measurement in question

    Andrew Hyndman committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    a47bdd1 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Extend browser's builtin navigation type

    Andrew Hyndman committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    fe35e26 View commit details
    Browse the repository at this point in the history
  2. Clarify relationship between navigationType and NavigationTimingType …

    …in documentation
    Andrew Hyndman committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    9519aa0 View commit details
    Browse the repository at this point in the history