Age | Commit message (Expand) | Author |
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 |
2013-01-10 | Add a context manager function in test helpers. | harlowja |
2012-11-13 | Create a utility testcase class that fixes some of the 2.6 missing pieces | Joshua Harlow |
2012-11-10 | Sudoers.d creation cleanups + tests. | Joshua Harlow |
2012-10-23 | use only util methods for reading/loading/appending/peeking | Scott Moser |
2012-09-26 | Adjust comment. | Joshua Harlow |
2012-09-26 | Fixup some pylint warnings. | Joshua Harlow |
2012-09-26 | Add a new example test that will patch utils and os | Joshua Harlow |
2012-08-31 | Fix pylint complaints. | Joshua Harlow |
2012-08-31 | 1. Add a helper for tests to use to load resource/data files from | Joshua Harlow |