Commit Graph

2 Commits

Author SHA1 Message Date
Darragh Bailey 248d079cc0 Initial fixture for git
Provide fixture object that can be used to build isolated test envs
when working with git and developing git tooling that uses the git
application.

Some basic tests on the topological sorting to ensure nodes are
returned in an expected order without requiring the code to enforce the
order.

Some simple acceptance tests ensure that the fixture will accept various
simple graphs and handle them correctly.

Change-Id: I5b39f8d52beca848adb20d646c26d91c4b977b92
2018-06-28 17:02:20 +01:00
Darragh Bailey 3cb59e0520 Initial project files for fixtures-git
Change-Id: I6d94a31d4714d793d3546dd402b05afaae2f659c
2018-04-16 17:34:26 +01:00