Mike Ellery
80d9b0464a
Add helper to modify Env configs (RIPD-1247)
...
Add envconfig test helper for manipulating Env config via
callables. Create new common modifiers for non-admin config,
validator config and one for using different server port values.
2017-03-20 14:38:15 -07:00
Brad Chase
fb60cc9b5b
Cleanup unit test support code (RIPD-1380):
...
* Remove `src/test/support/mao`
* Flatten `src/test/support/jtx` to `src/test/jtx`
2017-01-13 15:01:20 -08:00
Brad Chase
b6a01ea41c
Move support test code to src/test/support (RIPD-1313)
2016-12-23 20:39:02 -05:00
Brad Chase
8f97889176
Don't include unit test sources in code coverage (RIPD-1132):
...
Most files containing unit test code are moved to
src/test. JTx and the test client code are not yet moved.
2016-09-02 15:26:16 -04:00