ckeditor / ckeditor5-demos

Source codes for demos available at https://ckeditor.com/ckeditor-5/demo/
42 stars 61 forks source link

Introduce E2E tests and CI integration #15

Closed Mgsy closed 1 year ago

Mgsy commented 1 year ago
mlewand commented 1 year ago

At the very least it should check whether the editor is created and not crashed (as it could be a config issue).

And also a CRON that runs it at least once a day. Think of when CKE5 releases and there's duplicated module error or something like that.