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
/
helpers.py
Age
Commit message (
Expand
)
Author
2021-12-15
Adopt Black and isort (SC-700) (#1157)
James Falcon
2021-12-08
factor out function for getting top level directory of cloudinit (#1136)
Brett Holman
2021-12-03
Reorganize unit test locations under tests/unittests (#1126)
Brett Holman
2017-09-05
relocate tests/unittests/helpers.py to cloudinit/tests
Lars Kellogg-Stedman
2017-08-09
ec2: Allow Ec2 to run in init-local using dhclient in a sandbox.
Chad Smith
2017-07-25
locale: Do not re-run locale-gen if provided locale is system default.
Scott Moser
2017-07-19
tests: fixes for issues uncovered when moving to python 3.6.
Scott Moser
2017-06-15
write_file(s): Print permissions as octal, not decimal
Andrew Jorgensen
2017-05-31
ntp: Add schema definition and passive schema validation.
Chad Smith
2017-05-24
cc_ntp: Restructure cc_ntp unit tests.
Chad Smith
2017-05-16
Improve detection of snappy to include os-release and kernel cmdline.
Scott Moser
2017-05-10
Add unit tests for ds-identify, fix Ec2 bug found.
Scott Moser
2017-01-24
tests: remove executable bit on test_net, so it runs, and fix it.
Scott Moser
2017-01-24
tests: No longer monkey patch httpretty for python 3.4.2
Scott Moser
2017-01-11
Get early logging logged, including failures of cmdline url.
Scott Moser
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-12-21
Fix config order of precedence, putting kernel command line over system.
Wesley Wiedenmeier
2016-10-24
unittests: do not read system /etc/cloud/cloud.cfg.d
Scott Moser
2016-08-22
Minor cleanups to atomic_helper and add unit tests.
Scott Moser
2016-08-12
MAAS: add vendor-data support
Scott Moser
2016-06-20
merge with trunk.
Scott Moser
2016-05-19
Fix up tests and flake8 warnings
Joshua Harlow
2016-05-19
Remerge against head/master
Joshua Harlow
2016-05-12
run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.
Scott Moser
2016-05-11
Fix py26 for rhel (and older versions of python)
Joshua Harlow
2016-04-29
Paths: fix instance path if datasource's id has a '/'.
Scott Moser
2015-06-03
transform paths in functions taking more than a single argument
Lars Kellogg-Stedman
2015-03-04
Fix hang caused by HTTPretty on Python 3.4.2.
Daniel Watkins
2015-02-25
move towards user-data being binary
Scott Moser
2015-02-18
Read ovf-env.xml as bytes.
Daniel Watkins
2015-02-11
Add helpers for patching open and stdout/stderr.
Daniel Watkins
2015-02-10
make bddeb work with python3 or python2
Scott Moser
2015-01-26
super() works in all of Python 2.6, 2.7, and 3.4.
Barry Warsaw
2015-01-26
Repair the Python 2.6 tests.
Barry Warsaw
2015-01-26
Trunk merged and ported.
Barry Warsaw
2015-01-26
More test repairs.
Barry Warsaw
2015-01-22
Low hanging Python 3 fruit.
Barry Warsaw
2015-01-22
Clean up.
Barry Warsaw
2015-01-22
Convert helpers.py and test_data.py from mocker to mock.
Barry Warsaw
2015-01-22
Port test__init__.py to unittest.mock.
Barry Warsaw
2014-10-30
Fix the digital ocean test on py2.6
Joshua Harlow
2014-07-23
fix httpretty based test cases if http_proxy is set.
Scott Moser
2014-07-16
Fix a few tests that have been failing in python 2.6
Joshua Harlow
2014-02-07
Adjust detection of python versions and variables exposed
Joshua Harlow
2014-02-07
Add a bunch of new tests
Joshua Harlow
2014-01-27
populate_dir: only makedir if it doesn't exist
Scott Moser
2013-06-25
Add unit tests for SLES handler
Juerg Haefliger
2013-03-08
Enable the merging.txt to be in .rst format for public viewing
Joshua Harlow
2013-03-07
pep8 and pylint fixes
Scott Moser
2013-02-07
more test cases for nocloud including one for config seed
Scott Moser
[next]