Matt Clay
e258ba703e
Improve ansible-test env display. ( #61339 )
...
* Improve ansible-test env display.
* Fix PyCharm warnings.
* Fix ansible-test ansible-doc sanity test with -e.
2019-08-26 14:02:55 -07:00
Matt Martz
adb886e4ce
Speed up units using time.sleep by mocking or shortening sleep time ( #61064 )
...
* Speed up units using time.sleep by mocking or shortening sleep time
* Only use durations when not a collection
2019-08-21 16:52:58 -05:00
Matt Clay
ba1b4565d3
Clean up ansible-test results path handling.
...
This brings us closer to being able to use `tests/` instead of `test/` in collections.
2019-08-13 21:51:57 -07:00
Matt Clay
2a9964ede8
Code cleanup in ansible-test. ( #60318 )
...
* Move ansible-test units code into separate dir.
* Fix --explain on "code smell" sanity tests.
* Add --strict-markers to pytest invoctaion.
* Fix classification of units code changes.
2019-08-09 09:38:19 -07:00