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

Feature/wp full test env #145

Open
wants to merge 44 commits into
base: master
Choose a base branch
from
Open

Conversation

cristianuibar
Copy link
Contributor

No description provided.

Included the composer inside containers for a cleaner and easier to manage plugin repository.
Better development environment support and lower chance of wrong files being pushed to git while developing.
Updated makefile to use docker-compose.
Fixed user permisions.
Fixed terminal warning.
We don't want every time we run make test to generate the clover xml.
Added dinamic user and groud ip parseing
Added new make file commands
Removed deprecated testing env files
- Added more ignore folders
- Upgraded make file with new commands and removed all ones for a better flow
- Removed unnecessary and old items from docker-compose and updated paths for local WP install
- Removed code climate shell script because it's deprecated 
- Updated WP install script for local install
- Updated nginx.conf
- Added all the necessary packages in dockerfile
- Removed deprecated wp shell helper file
- Updated tests bootstrap with new location
This fixes the already existing .git folder and the problem that wp-tests are in same folder as base WP.
The method of implemenetation is incompatible with our current setup.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant