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

Improve plugin tests #210

Open
3 tasks
capuderg opened this issue Jul 17, 2020 · 0 comments
Open
3 tasks

Improve plugin tests #210

capuderg opened this issue Jul 17, 2020 · 0 comments

Comments

@capuderg
Copy link
Contributor

Currently, there are a few PHPunit tests written for this plugin, but the setup for running this tests is a bit outdated and it only supports unit tests.

It would be great to migrate to WP Browser (codeception). This would allow for easier local setup and running the test and we could also write acceptance tests to cover the plugin UI and functionality.

  • configure WP-browser (codeception) for running wp unit tests and acceptance tests with
  • migrate existing PHPunit tests to run on WP-browser (codeception)
  • write acceptance tests to cover as much functionality as possible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant