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
Correction, JSDOM won't work for elements that are visual-heavy (ex wc-codemirror). Testing will require a full rendering engine, meaning some form of E2E browser testing.
Description
Vanilla web components need to be tested
After some experimentation, it looks like E2E testing will be the ideal choice. It'll likely be Cypress.io any maybe testing-library to supplement.
Notes
References
The text was updated successfully, but these errors were encountered: