Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consolidate root/utils tests | Jason DeTiberus | 2017-03-06 | 1 | -19/+0 |
| | | | | - Consolidate tests between the root of the repo and utils | ||||
* | Accept extra positional arguments in tox | Rodolfo Carvalho | 2017-02-20 | 1 | -1/+1 |
| | | | | | | Example: tox -e py35-ansible22-unit -- --collect-only | ||||
* | Replace nose with pytest (utils) | Rodolfo Carvalho | 2017-02-20 | 1 | -1/+4 |
| | |||||
* | More toxification | Jason DeTiberus | 2017-01-10 | 1 | -3/+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 | -0/+17 |
versions |