summaryrefslogtreecommitdiffhomepage
path: root/tests/component/__init__.py
Commit message (Expand)AuthorAge
* pq: Parse DEP3 headersMaximiliano Curia2017-12-24
* tests: let _check_repostate check repo cleaniness as wellGuido Günther2017-11-16
* tests: use encoding when opening files for checks and fixturesGuido Günther2017-11-06
* component: port to python3Guido Günther2017-08-02
* tests: add add_files helperGuido Günther2017-02-06
* import-orig: determine download automaticallyGuido Günther2016-12-26
* tests: only check gbp related env vars in hooksGuido Günther2016-08-26
* tests: match env vars values in hook checks tooGuido Günther2016-08-05
* Move Hooks to common codeGuido Günther2016-07-08
* test_import_dsc: move _hash_file to ComponenTestBaseGuido Günther2016-07-04
* import_orig: test that we don't move any refs when importing failsGuido Günther2016-01-15
* component test: make PEP8 happyGuido Günther2016-01-15
* component test: simplify GBP_CONF_FILES setupGuido Günther2016-01-15
* component test: Update docstringGuido Günther2016-01-15
* tests: include test case name into tmpdir nameMarkus Lehtonen2015-12-02
* ComponentTestBase: store absolute path of tmpdirMarkus Lehtonen2015-12-02
* ComponentTestGitRepository: add ls_tree() methodMarkus Lehtonen2015-10-25
* Component tests: allow to easily check tags in a repo tooGuido Günther2015-08-26
* Fix FSF address - thanks rpmlintEvgeni Golov2015-06-22
* Remove unused importGuido Günther2015-02-20
* ComponentTestBase: ignore system and user configMarkus Lehtonen2015-02-18
* testutils: Move log test helpers to separate classGuido Günther2015-01-25
* ComponentTestBase: add dirs argument to _check_repo_state()Markus Lehtonen2014-12-05
* ComponentTestBase: add check_files() methodMarkus Lehtonen2014-12-05
* ComponentTestBase: add a per-class toplevel temp dirMarkus Lehtonen2014-12-05
* Remove all other log handlers when capturing logsGuido Günther2014-07-28
* ComponentTestBase: use regex matching in log checkingMarkus Lehtonen2014-03-27
* ComponentTestBase: use eq_() ok_() from nose.toolsMarkus Lehtonen2013-09-05
* ComponentTestBase: keep tmpdir if GBP_TESTS_NOCLEAN is in envMarkus Lehtonen2013-09-04
* ComponentTestBase: fix env restore in teardownMarkus Lehtonen2013-09-04
* ComponentTestBase: more verbose output in case of branch mismatchMarkus Lehtonen2013-09-04
* ComponentTestBase: capability to check files of repoMarkus Lehtonen2013-03-22
* tests/component: pylint fixesMarkus Lehtonen2013-03-22
* ComponentTestBase: close streamhandler when stopping log captureMarkus Lehtonen2013-03-22
* Add component test initializationGuido Günther2013-01-16