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

PHPUnit tests CI configuration fixed. #1123

Closed
wants to merge 2 commits into from

Conversation

kidunot89
Copy link
Contributor

Fixes CI build failures in #1121 #1120 #1118

Summary Checklist

  • Updates .travis.yml to use Docker-Compose to setup test environment and run PHPUnit tests.
  • Adds wait-for-it.sh as local/docker/wordpress/wait.sh to be used for delaying the execution of PHPUnit until the db_phpunit database container is inflated.

@kasparsd
Copy link
Contributor

kasparsd commented Jul 3, 2020

I was able to replicate the CI issue locally and I'm working on a fix.

@kasparsd
Copy link
Contributor

kasparsd commented Jul 3, 2020

Opening a new pull request with the fixes since I'm unable to push to the branch on the forked repo.

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.

2 participants