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
@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.
The text was updated successfully, but these errors were encountered:
@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
Vanilla TS/JS
Eventually same for Vue.
The text was updated successfully, but these errors were encountered: