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

feat(e2e): deflake, throw on console error, all-browser workflow dispatch, hydration bug workaround #1881

Merged
merged 18 commits into from
May 13, 2024

Conversation

corneliusroemer
Copy link
Contributor

@corneliusroemer corneliusroemer commented May 12, 2024

superficially resolves #1888

preview URL: https://robust-e2e.loculus.org

Summary

  • Superficially fix a hydration bug having impact on dummy-organism (when displayName is not set for grouped metadata search fields)
  • Deflake seqSet tests by disabling buttons when server side rendered (and adding TestID only on hydration)
  • Make E2E throw in the future when we have hydration errors: so we spot them soon and fix them
  • Allow running E2E tests in all browsers on request using workflow dispatch
  • Fix shas in docker image build workflows

@corneliusroemer corneliusroemer changed the title Clearer error messages Clearer E2E test error messages May 12, 2024
This isn't a real fix. I don't know why the `field.label` value switched between SSR and client

Super weird. Suggests there is something else going on here.
This isn't a real fix. I don't know why the `field.label` value switched between SSR and client

Super weird. Suggests there is something else going on here.
@corneliusroemer corneliusroemer added the preview Triggers a deployment to argocd label May 13, 2024
@corneliusroemer corneliusroemer added the review please PR waiting for final review label May 13, 2024
@corneliusroemer corneliusroemer marked this pull request as ready for review May 13, 2024 00:31
@corneliusroemer corneliusroemer changed the title Clearer E2E test error messages feat(e2e): deflake, throw on console error, all-browser workflow dispatch, hydration bug workaround May 13, 2024
website/tests/util/throwOnConsole.ts Outdated Show resolved Hide resolved
@corneliusroemer corneliusroemer merged commit 618ceff into main May 13, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
preview Triggers a deployment to argocd review please PR waiting for final review
Projects
None yet
3 participants