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

Improving Testing #49

Open
BryceRussell opened this issue Apr 6, 2024 · 1 comment
Open

Improving Testing #49

BryceRussell opened this issue Apr 6, 2024 · 1 comment
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@BryceRussell
Copy link
Member

Currently, there are some basic unit and end-to-end tests, but these could be improved.

unit

  • Add more of them
  • ...

e2e

  • Test more environments that just Ubuntu
  • Add tests for type generation
  • Add tests for SSR
  • ...

Questions:

  • Is the current testing pipeline ok? Can it be improved?
  • What cases are tests not covering?
@BryceRussell BryceRussell added help wanted Extra attention is needed question Further information is requested labels Apr 6, 2024
@BryceRussell
Copy link
Member Author

IIRC, I think Astro now has a testing API, we should simplify our current testing by migrating to this new testing API

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant