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

#183 Add e2e tests for inputs page #187

Merged
merged 4 commits into from
Jun 25, 2024

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    810ab4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f03da3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d67d383 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. feat(e2e): Add fixture to intercept graphql calls for rollups graphql…

    … api by Operation name.
    
    Trust on nodes running makes the e2e tests brittle. Therefore, any call to a Rollups graphQL API will get a mocked response for better control.
    brunomenezes committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    34066e1 View commit details
    Browse the repository at this point in the history