google-nomulus/core
Michael Muller 301ab54fb4
Improve FilteringTest so it works in all cases (#339)
* Improve FilteringTest so it works in all cases

- Disable failOnMatchingTests so we don't fail if we filter out all of the
  tests for any given task.
- Add excludeTestCases flag so that we can turn this behavior off for test
  tasks that need to run TestCas/TestSuite classes.
- Add includeAllTests() function for test tasks where we don't explicitly
  include our required tests.

This makes all test tasks in core FilteringTest, with the exception of the
default test task which now does nothing (it just depends on the other test
tasks).

* Improve wording of excludeTestCases comment
2019-11-05 12:04:56 -05:00
..
gradle/dependency-locks Upgrade org.apache.beam related packages to latest version (#333) 2019-10-30 11:44:26 -04:00
src Prevent test from changing golden schema (#337) 2019-11-05 11:36:03 -05:00
build.gradle Improve FilteringTest so it works in all cases (#339) 2019-11-05 12:04:56 -05:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00
karma.conf.js Move soyutils_usegoog.js out of node_modules (#342) 2019-11-04 15:22:32 -05:00