index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
sagitta
(mirror of https://github.com/marekm72/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-requirements.txt
Age
Commit message (
Expand
)
Author
2021-10-22
Remove pin in dependencies for jsonschema (#1078)
James Falcon
2021-09-30
pin jsonschema in requirements.txt (#1043)
James Falcon
2020-08-01
Revert "test-requirements.txt: pin pytest to <6 (#512)" (#515)
Daniel Watkins
2020-07-29
test-requirements.txt: pin pytest to <6 (#512)
Daniel Watkins
2020-04-24
cloudinit: drop dependencies on unittest2 and contextlib2 (#322)
Daniel Watkins
2020-03-10
cloudinit: move to pytest for running tests (#211)
Daniel Watkins
2020-01-29
Replace mock library with unittest.mock (#186)
Daniel Watkins
2017-05-24
tox/build: do not package depend on style requirements.
Scott Moser
2017-05-23
flake8: move the pinned version of flake8 up to 3.3.0
Scott Moser
2016-10-28
Add coverage collection to tox unit tests.
Joshua Powers
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
2014-11-12
Add tests for current parse_ssh_config behaviour.
Daniel Watkins
2014-08-26
Remove pylint
Jay Faulkner
2014-08-26
fix(pep8): Fix various pep8 violations and version-lock pep8
Jay Faulkner
2014-01-17
Update makefile to install from updated requirements files
Joshua Harlow