Add unit tests for memory leaks #2977
Labels
status:confirmed
An issue confirmed by the development team.
type:task
Any other issue (refactoring, typo fix, etc).
Type of report
Task
Provide description of the task
Since #589 is covered in #2969 and should be close soon we may think about introducing unit tests for checking memory leaks.
It could be done as a part of regular tests (however, I'm not sure if it will be easy to integrate with
bender
properly) or just as a standalone tests running only on CI (maybe using our memory testing tool).Similar tests were introduced in CKEditor 5 in ckeditor/ckeditor5-core#155.
The text was updated successfully, but these errors were encountered: