pegleg/src/bin/pegleg/tests/unit
Felipe Monteiro a6ad9af131 fixtures: Introduce fixture for auto-deleting Git repos
Autouse fixtures in pytest are a powerful way of executing a
fixture for each test. We should leverage one for automatically
cleaning up temporarily cloned Git repos cloned during unit tests.

Change-Id: I21288cf34b90cd8b280cd78275aab12a42de06a7
2018-08-15 15:23:42 +00:00
..
engine fixtures: Introduce fixture for auto-deleting Git repos 2018-08-15 15:23:42 +00:00
__init__.py Allow linting policies to be selectable 2018-03-13 08:57:00 -05:00
conftest.py fixtures: Introduce fixture for auto-deleting Git repos 2018-08-15 15:23:42 +00:00
fixtures.py fixtures: Introduce fixture for auto-resetting config object 2018-08-09 18:50:04 +00:00
test_utils.py Add git and branch revision support to pegleg 2018-07-20 01:14:13 +01:00