index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unittests
/
test__init__.py
Age
Commit message (
Expand
)
Author
2015-01-22
Use .addCleanup() instead of a .tearDown() where appropriate, although we
Barry Warsaw
2015-01-22
Port test__init__.py to unittest.mock.
Barry Warsaw
2015-01-21
Fix file modes to be Python 2/3 compatible.
Barry Warsaw
2014-08-26
further remove evidence of pylint.
Scott Moser
2014-04-01
pyflakes cleanups
Scott Moser
2014-01-24
read_file_or_url: raise UrlError with 404 on ENOENT
Scott Moser
2013-03-19
merge from trunk at revno 799
Scott Moser
2013-03-07
more pep8/pylint. all clean now
Scott Moser
2013-03-07
fix pep8 and pylint
Scott Moser
2013-03-05
Add in a bunch of changes and tests.
Joshua Harlow
2013-02-23
Get tests working and further adjustments.
harlowja
2012-08-22
fix pep8 complaints.
Scott Moser
2012-08-09
stright forward pylint cleanups to tests/ and tools/
Scott Moser
2012-06-21
Get both of these tests back in working shape.
Joshua Harlow
2012-04-04
initial checkin of kernel commandline cloud-config url support
Scott Moser
2012-02-21
Cleanups.
Mike Milner
2012-02-21
Lint fixes.
Mike Milner
2012-02-21
Add test and fix for catching exceptions.
Mike Milner
2012-02-21
Add tests for various frequencies.
Mike Milner
2012-02-21
Added tests for adding handlers.
Mike Milner