Matt Clay
|
4df97c20b6
|
Handle quoted paths in ansible-test diff parsing.
|
2019-08-05 09:31:43 -07:00 |
|
Matt Clay
|
6645054329
|
Code cleanup for test infrastructure. (#59046)
* Remove useless object inheritance in test code.
* Remove unnecessary pass statements from test code.
* Comment on why certain pylint rules are ignored.
* Add more pylint test contexts.
* Fix import order.
* Remove unused variables.
* Remove unnecessary pass statement.
* Fix bad continuations.
* Remove unnecessary elif.
* Allow legitimate broad except statements.
* Allow legitimate protected access.
* Clean up names to make pylint pass.
|
2019-07-12 13:17:20 -07:00 |
|
Matt Clay
|
3f2b766d10
|
Add future and metaclass boilerplate to test code.
Continue to ignore:
- test/integration/
- test/legacy/
- test/units/
|
2019-07-12 09:18:24 -07:00 |
|
Matt Clay
|
bc3a599678
|
Fix invalid type hints in ansible-test.
|
2019-07-11 14:25:57 -07:00 |
|
Matt Clay
|
869449e288
|
Add test verification to ansible-test. (#22636)
* Add unified git diff parser.
* Add metadata and diff handling.
* Add test confidence/verification to bot output.
|
2017-03-15 12:17:42 -07:00 |
|