Wordpress-android: Testing: Fix and re-enable editor UI tests

Created on 12 May 2020  路  1Comment  路  Source: wordpress-mobile/WordPress-Android

The Editor UI tests were disabled in https://github.com/wordpress-mobile/WordPress-Android/pull/11530 due to failures discussed here:

the problem seems to be that the tests expect Aztec (not Gutenberg) but for some reason sometimes Gutenberg is getting enabled.

We should fix those tests and enable both those Aztec editor tests and the Block editor tests.

Testing [Type] Bug

Most helpful comment

I've drafted a PR to allow setting the editor explicitly in the different editor UI tests. It is currently only in draft since the startup time issue for Gutenberg has not been solved yet, but we should have the option now to temporarily enable Aztec only if that becomes a blocker.

>All comments

I've drafted a PR to allow setting the editor explicitly in the different editor UI tests. It is currently only in draft since the startup time issue for Gutenberg has not been solved yet, but we should have the option now to temporarily enable Aztec only if that becomes a blocker.

Was this page helpful?
0 / 5 - 0 ratings