| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-03-06 | Consolidate root/utils tests | Jason DeTiberus | |
| - Consolidate tests between the root of the repo and utils | |||
| 2017-02-21 | Update link to project homepage | Rodolfo Carvalho | |
| 2017-02-21 | Remove pytest-related dependencies from setup.py | Rodolfo Carvalho | |
| The `setup_requires` line prevents builds in internal environments without Internet access / pythonX-pytest-runner RPM installed. In fact, we're running tests with `pytest`, outside of `setup.py`, so we don't need those dependencies there. Note: we decided not to run tests through `python setup.py pytest` because pytest-runner was limited in how we can pass arguments to pytest / enable plugins. E.g., I could not get the coverage plugin working when running `python setup.py pytest`. | |||
| 2017-02-20 | Replace nose with pytest (utils) | Rodolfo Carvalho | |
| 2016-11-29 | update tests and flake8/pylint fixes | Jason DeTiberus | |
| 2016-11-05 | a-o-i: remove dummy data_file | Rodolfo Carvalho | |
| 2016-09-29 | Fix conflicts in spec file | Tim Bielawa | |
| 2015-10-27 | Add subcommands to CLI. | Devan Goodwin | |
| 2015-10-27 | Pylint fixes and ignores for incoming oo-install code. | Devan Goodwin | |
| 2015-10-26 | Add atomic-openshift-utils | Troy Dawson | |
| add atomic-openshift-utils to openshift-ansible.spec file no need for redundent spec file remove dependencies that are not needed | |||
