Commit Graph

4 Commits

Author SHA1 Message Date
Zuul 545037556d Merge "Initial fixture for git" 2018-06-29 09:38:10 +00:00
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
wangqi 8cfdd1861e fix error url
Change-Id: I0f7c5e6231f42e67fb10cc8273ee6b311b6eafe2
2018-06-19 06:38:08 +00:00
Darragh Bailey 3cb59e0520 Initial project files for fixtures-git
Change-Id: I6d94a31d4714d793d3546dd402b05afaae2f659c
2018-04-16 17:34:26 +01:00