Skip to content

Extend livesync tests for HMR (and not only) #199

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

Open
dtopuzov opened this issue Dec 18, 2018 · 0 comments
Open

Extend livesync tests for HMR (and not only) #199

dtopuzov opened this issue Dec 18, 2018 · 0 comments
Assignees

Comments

@dtopuzov
Copy link
Contributor

@radeva gathered some specs on what we should cover in livesync tests.
Items are listed in context of testing HRM, but I believe we should also have the same without HRM/bundle.

Note some of the cases below might lead to app-restart. However, having test that assure that changes are visible (event after restart) is essential.

Angular

  • Changes in component code
  • Changes in component code in lazy modules
  • Changes in global CSS (app.css)
  • Changes in component CSS

Vanilla TS/JS

  • Changes in JS/TS
  • Changes in page XML
  • Changes global CSS
  • Changes in page CSS

Eventually same for Vue.

@endarova endarova self-assigned this Jan 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants