ckeditor / ckeditor5-react

Official CKEditor 5 React component.
https://ckeditor.com/ckeditor-5
Other
425 stars 99 forks source link

Improve cleanup of tests #543

Closed Mati365 closed 1 month ago

Mati365 commented 1 month ago

Suggested merge commit message (convention)

Tests: Add react testing library cleanup call before each test to reduce amount of flaky tests. Closes https://github.com/ckeditor/ckeditor5-react/issues/542


Additional information

It looks like error handling in vitest doesn't play well with CKEditor error handling.

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build c3c4d789-e636-41fe-9523-bbce3022b2a8

Details


Totals Coverage Status
Change from base Build 876c9cb3-a6b3-4602-b29a-c127317e1f8b: 0.0%
Covered Lines: 582
Relevant Lines: 582

💛 - Coveralls