flatbread icon indicating copy to clipboard operation
flatbread copied to clipboard

Automated integration testing with a set of supported frameworks

Open tonyketcham opened this issue 3 years ago • 3 comments
trafficstars

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:

  • [x] SvelteKit
  • [x] Next.js
  • [ ] Remix
  • [ ] Nuxt

tonyketcham avatar Jul 31 '22 05:07 tonyketcham

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

tonyketcham avatar Jul 31 '22 18:07 tonyketcham

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

tonyketcham avatar Jul 31 '22 18:07 tonyketcham

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

tonyketcham avatar Aug 07 '22 10:08 tonyketcham