summaryrefslogtreecommitdiff
path: root/tests/unittests/test_handler/test_handler_apt_source_v3.py
AgeCommit message (Expand)Author
2020-06-01test: fix all flake8 E741 errors (#401)Joshua Powers
2020-03-23cc_apt_configure/util: combine search_for_mirror implementations (#271)Daniel Watkins
2020-01-23cloudinit: remove ImportError handling for mock imports (#182)Daniel Watkins
2020-01-16util: rename get_architecture to get_dpkg_architecture (#173)Daniel Watkins
2020-01-16Ensure util.get_architecture() runs only once (#172)Ryan Harper
2019-08-19ubuntu-drivers: emit latelink=true debconf to accept nvidia eulaChad Smith
2018-09-17tests: Add mock for util.get_hostname.Robert Schweikert
2018-09-05tests: Disallow use of util.subp except for where needed.Scott Moser
2018-05-17read_file_or_url: move to url_helper, fix bug in its FileResponse.Scott Moser
2018-04-19pylint: pay attention to unused variable warnings.Scott Moser
2017-09-05relocate tests/unittests/helpers.py to cloudinit/testsLars Kellogg-Stedman
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-09-08tests: cleanup tempdirs in apt_source testsScott Moser
2016-08-18Apt: add new apt configuration formatChristian Ehrhardt