Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace nose with pytest (utils) | Rodolfo Carvalho | 2017-02-20 | 1 | -1/+2 |
| | |||||
* | flake8 mccabe dependency fix | Russell Teague | 2017-01-25 | 1 | -5/+2 |
| | |||||
* | Temporary work-around for flake8 vs maccabe version conflict | Tim Bielawa | 2017-01-24 | 1 | -0/+2 |
| | |||||
* | More toxification | Jason DeTiberus | 2017-01-10 | 1 | -0/+2 |
| | | | | | | | | | | | | - Move pylint tests to tox - Move yamllint tests to tox - Create separate tox config (and setup.py) for root - bump ansible requirement - unify pylint config - add docs - remove git directory containing old testing tools - install python-six if not present for openshift-facts - add python-six as a dependency for openshift-ansible-utils | ||||
* | python3 support, add tox for better local testing against multiple python ↵ | Jason DeTiberus | 2016-12-20 | 1 | -1/+1 |
| | | | | versions | ||||
* | YAML Linting | Russell Teague | 2016-12-12 | 1 | -0/+1 |
| | | | | | * Added checks to make ci for yaml linting * Modified y(a)ml files to pass lint checks | ||||
* | update tests and flake8/pylint fixes | Jason DeTiberus | 2016-11-29 | 1 | -1/+1 |
| | |||||
* | Try to make boiler plate for cert expiry checking | Tim Bielawa | 2016-10-20 | 1 | -0/+1 |
| | |||||
* | Change test requirements file name | Tim Bielawa | 2016-08-29 | 1 | -0/+11 |