You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also various test cases of applications that have built beyond the templates:
A local app that uses asset files
Should check that assets are correct, and that files not specified as assets are not accidentally made available
A bindle app that uses modules and assets stored in parcels
An app that outputs headers and environment variables (could be combined with the asset cases)
Multiple overlapping routes to make sure prioritisation is stable and relative pathing is correct (may be able to do this via unit tests but if so need to be sure it is end to end)
We should have automated tests that run all applications based on the templates.
The text was updated successfully, but these errors were encountered: