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

Switch to Composer dependencies for test suite #424

Merged
merged 14 commits into from
Mar 17, 2019

Conversation

johnbillion
Copy link
Owner

@johnbillion johnbillion commented Mar 10, 2019

This gets rid of the less than ideal install-wp-tests.sh shell script.

Todo:

  • Fix erroring test
  • Fix failing test
  • Install correct version of wp-phpunit/wp-phpunit and roots/wordpress based on desired WP version number
  • Docs for .env usage
  • Docs for mysqladmin during setup, maybe add composer script wrapper
  • Remove WP_PHPUNIT__DIR from phpunit.xml.dist
  • Fix whitespace in composer.json
  • Switch to a Composer dependency for SpeedTrapListener

@johnbillion johnbillion self-assigned this Mar 10, 2019
@johnbillion johnbillion marked this pull request as ready for review March 15, 2019 23:24
@johnbillion johnbillion merged commit dd2b96b into develop Mar 17, 2019
@johnbillion johnbillion deleted the feature/composer-tests branch March 17, 2019 02:25
@johnbillion johnbillion added this to the 3.3.3 milestone Mar 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant