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

Run tests against deploy previews #329

Closed
2 tasks done
eyeseast opened this issue Nov 7, 2023 · 1 comment
Closed
2 tasks done

Run tests against deploy previews #329

eyeseast opened this issue Nov 7, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@eyeseast
Copy link
Collaborator

eyeseast commented Nov 7, 2023

Now that we build a deploy preview for every PR, we can run tests on those changes:

  • unit tests
  • browser tests

Browser tests probably belong in a Netlify plugin, since we need to know when the preview deploy is built. Unit tests might work in a Github Action or Netlify plugin. Not sure what's easier.

More: https://docs.netlify.com/integrations/build-plugins/

@eyeseast eyeseast added the enhancement New feature or request label Nov 7, 2023
@eyeseast eyeseast self-assigned this Nov 13, 2023
@eyeseast
Copy link
Collaborator Author

Closed via #340

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

No branches or pull requests

1 participant