Closed mirka closed 2 years ago
There are a good number of editor interactions (esp. collab-related) where we do want tests, but are not really testable in jsdom, mostly due to limitations with simulating contenteditable.
contenteditable
It would be ideal to have E2E tests for these.
There are a good number of editor interactions (esp. collab-related) where we do want tests, but are not really testable in jsdom, mostly due to limitations with simulating
contenteditable
.It would be ideal to have E2E tests for these.