Skip to content

Docs: Clarify requirements for e2e-test-utils package#15171

Merged
gziolo merged 1 commit intomasterfrom
update/e2e-test-utils-changelog
Apr 26, 2019
Merged

Docs: Clarify requirements for e2e-test-utils package#15171
gziolo merged 1 commit intomasterfrom
update/e2e-test-utils-changelog

Conversation

@gziolo
Copy link
Copy Markdown
Member

@gziolo gziolo commented Apr 25, 2019

Description

Fixes #14834.

In #14834 @kamataryo shared the following expectations:

Tests with @wordpress/e2e-test-utils should work with Gutenberg which is bundled with WordPress <= 5.1.1.

However, I did some investigation and it looks like the version 1.0 of @wordpress/e2e-test-utils which was published to npm can work only with

The minimum version of Gutenberg 5.2.0 or the minimum version of WordPress 5.2.0.

For the current 1.1 version it is:

The minimum version of Gutenberg 5.3.0 or the minimum version of WordPress 5.2.0.

This PR adds this clarification to the changelog file, and to README file as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Tool] E2E Test Utils /packages/e2e-test-utils [Type] Developer Documentation Documentation for developers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

@wordpress/e2e-test-utils doesn't work with previously built Gutenberg

2 participants