Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-06 | Rebase against master | Joshua Harlow | |
2016-05-24 | fix up tests that take too long due to retries and timeouts | Scott Moser | |
2016-05-24 | Make the usage of 'nose-timer' optional | Joshua Harlow | |
2016-05-19 | Remerge against head/master | Joshua Harlow | |
2016-05-12 | Enable nose-timer and always show top 10 slow tests | Joshua Harlow | |
2016-05-12 | Freeze lint testing requirements | Joshua Harlow | |
2016-05-12 | Ensure hacking is installed | Joshua Harlow | |
2016-05-12 | Fix up a ton of flake8 issues | Joshua Harlow | |
2016-05-11 | Fix py26 for rhel (and older versions of python) | Joshua Harlow | |
2015-02-10 | make bddeb work with python3 or python2 | Scott Moser | |
painful, and not perfect, but at this point the output builds on a vivid system python2 (bddeb --python2) or python3. * remove use of cheetah by bddeb in favor of builtin renderer * add '--python2' flag to bddeb and knowledge of python 2 and python3 package names. * read-dependencies can now read test-requirements also. * differenciate from build-requirements and runtime requirements. | |||
2014-11-12 | Add tests for current parse_ssh_config behaviour. | Daniel Watkins | |
This also adds mock as a test dependency, as we are looking to migrate away from mocker. | |||
2014-08-26 | Remove pylint | Jay Faulkner | |
pylint was not passing, and per smoser in IRC pylint can/should be removed. | |||
2014-08-26 | fix(pep8): Fix various pep8 violations and version-lock pep8 | Jay Faulkner | |
Fixed all complaints from running "make pep8". Also version locked pep8 in test-requirements.txt to ensure that pep8 requirements don't change without an explicit commit. | |||
2014-01-17 | Update makefile to install from updated requirements files | Joshua Harlow | |