Matt Clay
8a175f59c9
Upgrade pylint used by ansible-test. ( #70155 )
...
* Upgrade pylint and deps in ansible-test.
* Enable pylint on Python 3.9.
* Update pylint config.
* Add ignore for vendored six.
* Add ignores for support plugins.
* Fix issue reported by pylint.
2021-02-10 15:52:41 -08:00
Felix Fontein
dbc2c996ab
Allow key None to prevent errors with import test.
2020-12-17 09:04:06 -08:00
Matt Clay
37d09f2488
Update ansible-test pylint Python support. ( #72972 )
...
* Update ansible-test pylint Python support.
* Python 3.8 is now officially supported.
* Python 3.9 is now skipped with a warning.
2020-12-15 10:27:32 -08:00
Matt Clay
fa48678a08
Rename pylint plugin and add tests. ( #70225 )
...
* Renamed custom pylint plugin for unwanted names.
* Add integration tests for sanity test failures.
2020-06-22 20:25:35 -07:00
Matt Clay
03f8bf46c3
Update ansible-test integration tests. ( #69970 )
...
* Extend ansible-test collection test.
It now runs `rstcheck` and `empty-init` tests.
* Add galaxy.yml to test collections.
2020-06-09 11:16:48 -07:00
Matt Clay
86f1cba3a6
Minor cleanup for ansible-test integration test.
2020-06-08 11:06:23 -07:00
Matt Clay
0fb5593abf
Add initial ansible-test tests for collections. ( #68533 )
2020-03-29 09:04:27 -07:00