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

Automated integration testing with a set of supported frameworks #67

Open
2 of 4 tasks
tonyketcham opened this issue Jul 31, 2022 · 3 comments
Open
2 of 4 tasks
Labels
CI / CD continuous integration / continuous deployment documentation Improvements or additions to documentation testing e2e, unit, and integration testing
Milestone

Comments

@tonyketcham
Copy link
Collaborator

tonyketcham commented Jul 31, 2022

We can guarantee that Flatbread works with a set of frameworks by including some example integrations and ensuring they build in CI.

Frameworks we should test against:

  • SvelteKit
  • Next.js
  • Remix
  • Nuxt
@tonyketcham tonyketcham added documentation Improvements or additions to documentation CI / CD continuous integration / continuous deployment testing e2e, unit, and integration testing labels Jul 31, 2022
@tonyketcham tonyketcham added this to the v1.0 🌿 milestone Jul 31, 2022
@tonyketcham
Copy link
Collaborator Author

we might be able to do a hardlink on the config file between them so a change to one updates them all

@tonyketcham
Copy link
Collaborator Author

they should all share the same pool of content to avoid having to keep individual integration examples in sync

@tonyketcham
Copy link
Collaborator Author

#95 addresses the linking issue so that we have a single source of truth for all the examples

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI / CD continuous integration / continuous deployment documentation Improvements or additions to documentation testing e2e, unit, and integration testing
Projects
None yet
Development

No branches or pull requests

1 participant