Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-22 | Make full data source available to code that handles mirror selection. | Daniel Watkins | |
2015-06-03 | add tests for systemd detection | Lars Kellogg-Stedman | |
This adds the following tests in test_distros.test_generic: - test_systemd_in_use Test the situation in which /run/systemd/system exists. - test_systemd_not_in_use Test the situation in which /run/systemd/system does not exists. - test_systemd_symlink This tests the situation in which /run/systemd/system exists but is a *symlink* to a directory, which according to sd_booted() should return false. | |||
2015-01-22 | More conversions from mocker to mock. | Barry Warsaw | |
2015-01-22 | More test ports from mocker to mock. | Barry Warsaw | |
2014-08-26 | further remove evidence of pylint. | Scott Moser | |
This just removes comments '# pylint:' things and other code remnents of pylint. | |||
2014-08-26 | fix(pep8): Fix various pep8 violations and version-lock pep8 | Jay Faulkner | |
Fixed all complaints from running "make pep8". Also version locked pep8 in test-requirements.txt to ensure that pep8 requirements don't change without an explicit commit. | |||
2014-07-23 | more | Dimitri John Ledkov | |
2012-11-20 | pep8 and pylint | Scott Moser | |
2012-11-14 | Cleanup the tests slightly. | Joshua Harlow | |
2012-11-14 | Add the string sudoers rule test case as well. | Joshua Harlow | |
2012-11-14 | Add a test to make sure this doesn't happen again. | Joshua Harlow | |
2012-11-10 | Sudoers.d creation cleanups + tests. | Joshua Harlow | |
2012-08-22 | add test | Scott Moser | |