fixtures-git/tests
Darragh Bailey 1ff58d6133 Split code for reuse and refactor for code style
To make it easier to reuse GitTree elsewhere move outside of the
gitfixture and reference.

Instead of treating the functions in utils as private to indicate they
shouldn't be relied upon outside of the package, switch utils to
indicate that it should not relied upon to clear up some IDE warnings
on use of private functions.

Finally avoid use of potentially mutable default params.

Change-Id: I3365a2c49ff570bd9e5eba5f53b4b3908dddd2b6
2019-05-22 18:13:04 +01:00
..
acceptance Initial fixture for git 2018-06-28 17:02:20 +01:00
unit Split code for reuse and refactor for code style 2019-05-22 18:13:04 +01:00
__init__.py Initial fixture for git 2018-06-28 17:02:20 +01:00
base.py Initial fixture for git 2018-06-28 17:02:20 +01:00