summaryrefslogtreecommitdiff
path: root/tests/unittests/helpers.py
Commit message (Expand)AuthorAgeFilesLines
* README: Mention move of revision control to git.HEADtrunkScott Moser2016-08-101-291/+0
* merge with trunk.Scott Moser2016-06-201-76/+21
|\
| * Fix up tests and flake8 warningsJoshua Harlow2016-05-191-0/+1
| * Remerge against head/masterJoshua Harlow2016-05-191-77/+9
| |\ |/ /
| * Fix py26 for rhel (and older versions of python)Joshua Harlow2016-05-111-77/+9
* | run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.Scott Moser2016-05-121-1/+1
|/
* Paths: fix instance path if datasource's id has a '/'.Scott Moser2016-04-291-5/+4
* transform paths in functions taking more than a single argumentLars Kellogg-Stedman2015-06-031-4/+6
* Fix hang caused by HTTPretty on Python 3.4.2.Daniel Watkins2015-03-041-1/+36
* move towards user-data being binaryScott Moser2015-02-251-1/+4
* Read ovf-env.xml as bytes.Daniel Watkins2015-02-181-2/+3
* Add helpers for patching open and stdout/stderr.Daniel Watkins2015-02-111-0/+13
* make bddeb work with python3 or python2Scott Moser2015-02-101-0/+16
* super() works in all of Python 2.6, 2.7, and 3.4.Barry Warsaw2015-01-261-3/+3
* Repair the Python 2.6 tests.Barry Warsaw2015-01-261-3/+22
* Trunk merged and ported.Barry Warsaw2015-01-261-1/+4
|\
* | More test repairs.Barry Warsaw2015-01-261-3/+9
* | Low hanging Python 3 fruit.Barry Warsaw2015-01-221-2/+2
* | Clean up.Barry Warsaw2015-01-221-6/+0
* | Convert helpers.py and test_data.py from mocker to mock.Barry Warsaw2015-01-221-23/+33
* | Port test__init__.py to unittest.mock.Barry Warsaw2015-01-221-18/+1
|/
* Fix the digital ocean test on py2.6Joshua Harlow2014-10-301-0/+5
* fix httpretty based test cases if http_proxy is set.Scott Moser2014-07-231-0/+15
* Fix a few tests that have been failing in python 2.6Joshua Harlow2014-07-161-0/+24
* Adjust detection of python versions and variables exposedJoshua Harlow2014-02-071-1/+18
* Add a bunch of new testsJoshua Harlow2014-02-071-0/+6
* populate_dir: only makedir if it doesn't existScott Moser2014-01-271-1/+2
* Add unit tests for SLES handlerJuerg Haefliger2013-06-251-1/+2
* Enable the merging.txt to be in .rst format for public viewingJoshua Harlow2013-03-081-0/+1
* pep8 and pylint fixesScott Moser2013-03-071-0/+1
* more test cases for nocloud including one for config seedScott Moser2013-02-071-0/+7
* Add a context manager function in test helpers.harlowja2013-01-101-0/+14
* Create a utility testcase class that fixes some of the 2.6 missing piecesJoshua Harlow2012-11-131-0/+23
* Sudoers.d creation cleanups + tests.Joshua Harlow2012-11-101-0/+1
* use only util methods for reading/loading/appending/peekingScott Moser2012-10-231-0/+1
|\
* | Adjust comment.Joshua Harlow2012-09-261-2/+1
* | Fixup some pylint warnings.Joshua Harlow2012-09-261-5/+3
* | Add a new example test that will patch utils and osJoshua Harlow2012-09-261-0/+106
|/
* Fix pylint complaints.Joshua Harlow2012-08-311-1/+2
* 1. Add a helper for tests to use to load resource/data files fromJoshua Harlow2012-08-311-0/+41