ckeditor5 icon indicating copy to clipboard operation
ckeditor5 copied to clipboard

[Android/IME] Add tests for the current PoC

Open Reinmar opened this issue 1 year ago • 2 comments

In #12058 we created a PoC without tests so far.

The PoC turned out to work really well, so in order to stabilize and merge it to the main IME branch, we need to add tests coverage.

Reinmar avatar Sep 12 '22 09:09 Reinmar

One thing that we found while pre-reviewing the PoC in #12446 is what are those changes:

https://github.com/ckeditor/ckeditor5/pull/12446/files#diff-8e0d7c69269756056f12fa2ffff70ee41cd4037b6725fd1e4af279c84ac8686dR41

They seem to be only partially related to Android, but were added in this PoC. We need to at least understand why they were made.

Reinmar avatar Sep 12 '22 10:09 Reinmar

IMPORTANT: Let's not try to fix new cases that we'll discover when working on this PR. Extract them and target separately.

Reinmar avatar Sep 12 '22 10:09 Reinmar

Closing as part of https://github.com/ckeditor/ckeditor5/issues/12058.

niegowski avatar Sep 28 '22 15:09 niegowski