Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: set WPLoader.loadOnly: true in acceptance suite #378

Merged
merged 4 commits into from
Sep 17, 2023

Conversation

justlevine
Copy link
Member

@justlevine justlevine commented Sep 17, 2023

What

Sets the WPLoader loadOnly property to true in the Codeception Acceptance suite config file.

Solution provided by @lucatume in lucatume/wp-browser#614 (comment)

Why

This oversight in the config file was causing upstream deprecations to make Codeception fail. E.g. #366

How

Testing Instructions

Additional Info

Checklist:

  • This PR is tested to the best of my abilities.
  • This PR follows the WordPress Coding Standards.
  • This PR has proper inline documentation.
  • This PR has unit tests to verify the code works as intended.
  • The changes in this PR have been noted in CHANGELOG.md

@justlevine justlevine merged commit f054401 into AxeWP:develop Sep 17, 2023
15 checks passed
@justlevine justlevine deleted the tests/acceptance-config branch September 17, 2023 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant