Skip to content

Conversation

@nickdaugherty
Copy link
Contributor

@nickdaugherty nickdaugherty commented Dec 4, 2018

We already run the unit tests, but the integration tests were behind a conditional and not running. They've been broken for quite a while b/c they were expecting var_dump() to trigger an error instead of a warning.

I've changed the TravisCI config to always run integration tests too, and fixed that expected error level for var_dump().

Fixes #294

The tests have been broken for a while but nobody has noticed b/c they aren't running in CI
Currently, all functions in `WordPress.PHP.DevelopmentFunctions` are warnings, not errors
@tomjn tomjn merged commit 6ee2440 into master Dec 4, 2018
@GaryJones GaryJones deleted the fix/run-integration-tests-in-CI branch January 15, 2019 15:51
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.

3 participants