Skip to content

Conversation

@nylen
Copy link
Member

@nylen nylen commented May 5, 2017

Do not merge.

See #586 (comment) - this PR is just testing out the possible failure conditions on Travis and making sure they fail the build as expected.

nylen added 3 commits May 5, 2017 08:37
- don't search inside node_modules (inefficient)
- handle spaces inside PHP filenames (perhaps unnecessary)
- show rule codes in all reports (-s option)
@nylen nylen force-pushed the try/test-build-failures branch from fe0cc20 to b28acb6 Compare May 5, 2017 13:22
nylen added a commit that referenced this pull request May 5, 2017
- Do the client-side build before running PHPUnit tests; this ensures
  that the plugin doesn't try to enqueue non-existent JS files and cause
  a bunch of warnings
- If a step in the build fails, go ahead and exit
- Don't scan node_modules/ and vendor/ for PHP files
- Run phpcs with the `-s` option (show rule identifiers in reports)
- Don't require docblocks for unit tests
@nylen nylen closed this May 9, 2017
@nylen nylen deleted the try/test-build-failures branch May 9, 2017 16:48
youknowriad pushed a commit that referenced this pull request May 10, 2017
- Do the client-side build before running PHPUnit tests; this ensures
  that the plugin doesn't try to enqueue non-existent JS files and cause
  a bunch of warnings
- If a step in the build fails, go ahead and exit
- Don't scan node_modules/ and vendor/ for PHP files
- Run phpcs with the `-s` option (show rule identifiers in reports)
- Don't require docblocks for unit tests
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