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

[ADR] - E2E Testing Strategy #100

Closed
timonmasberg opened this issue Mar 20, 2023 · 1 comment
Closed

[ADR] - E2E Testing Strategy #100

timonmasberg opened this issue Mar 20, 2023 · 1 comment
Assignees
Labels

Comments

@timonmasberg
Copy link
Member

  • API won't be e2e tested due to publishing the spa and the API as a bundle, everything relevant will be covered with SPA E2Es
  • We run tests on PRs and we run tests on the next branch after it has been deployed. E2Es will then run against the SPA-next URL
@timonmasberg
Copy link
Member Author

implemented in #101

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant