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

Re-implement watch-mode for vite and make sure that we add the tests back in #1965

Open
5 tasks
Tracked by #1860
mansona opened this issue Jun 6, 2024 · 0 comments
Open
5 tasks
Tracked by #1860

Comments

@mansona
Copy link
Member

mansona commented Jun 6, 2024

we skipped the watch-mode tests because they need to change structure and it would be better to do that after we've turned off app rewriting. Specific additional things that need to go into those watch tests, because their coverage got dropped from stage2 tests as they no longer live in stage 2

TODO - make sure these work

  • changes in app.css are propagated at rebuild
  • public assets are included
  • updated public asset
  • added public asset
  • removed public asset
@mansona mansona changed the title we skipped the watch-mode tests because they need to change structure and it would be better to do that after we've turned off app rewriting. Specific additional things that need to go into those watch tests, because their coverage got dropped from stage2 tests as they no longer live in stage 2 re-implement watch-mode for vite and make sure that we add the tests back in Jun 6, 2024
@BlueCutOfficial BlueCutOfficial changed the title re-implement watch-mode for vite and make sure that we add the tests back in Re-implement watch-mode for vite and make sure that we add the tests back in Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant