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

Revamp testing framework #162

Merged
merged 15 commits into from Oct 20, 2017
Merged

Revamp testing framework #162

merged 15 commits into from Oct 20, 2017

Conversation

cweagans
Copy link
Owner

This PR adds the following:

  • Automated pre-commit testing of coding standards and file validity (JSON, Yaml, Composer.json linting)
  • Composer dependencies security checks
  • Replaces phpunit with Codeception
  • Adds an acceptance suite that runs composer install with the current version of the plugin
  • Travis CI testing
  • Code coverage reporting

@coveralls
Copy link

coveralls commented Oct 20, 2017

Coverage Status

Changes Unknown when pulling 4162cd8 on testing into ** on master**.

@coveralls
Copy link

coveralls commented Oct 20, 2017

Coverage Status

Changes Unknown when pulling 593f28c on testing into ** on master**.

@coveralls
Copy link

coveralls commented Oct 20, 2017

Coverage Status

Changes Unknown when pulling e1bb65a on testing into ** on master**.

@coveralls
Copy link

coveralls commented Oct 20, 2017

Coverage Status

Changes Unknown when pulling 89a7b7b on testing into ** on master**.

@cweagans cweagans merged commit 3d1fd6b into master Oct 20, 2017
@cweagans cweagans deleted the testing branch October 20, 2017 18:23
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.

None yet

2 participants