Nikolay Martynov
|
851768d6d7
|
Revert to use waitFor() because java7 doesn't have better option
|
2019-08-15 11:17:05 -04:00 |
Nikolay Martynov
|
a05201130b
|
Increase cli app test timeout
This test sometimes fails on underpowered boxes.
|
2019-08-15 11:05:57 -04:00 |
Laplie Anderson
|
b6c3d9a200
|
Remove the request with a short sleep
The test still "does something" in that it has a method with a @Trace annotation. Doesn't need to call an external url
|
2019-07-24 16:53:57 -04:00 |
Laplie Anderson
|
1214b90a25
|
Add a sleep to ensure everything is started up
|
2019-07-19 10:10:24 -04:00 |
Laplie Anderson
|
74099735ed
|
Java 7 doesn't have Process.waitFor(time) so use Spock's timeout
|
2019-07-18 16:28:35 -04:00 |
Laplie Anderson
|
8909e7d4e1
|
Java 7 complains about this type
|
2019-07-18 15:44:22 -04:00 |
Laplie Anderson
|
e99b974cb3
|
Don't use isAlive() in tests and do more in the CLI app
|
2019-07-18 15:19:09 -04:00 |
Laplie Anderson
|
41a2e7b51a
|
Cli Application smoke test
simple cli application and test
|
2019-07-18 11:14:59 -04:00 |