git-restack/git_review/tests
Darragh Bailey f5bb6e06fd Isolate tests from user/system git configuration
Prevent user or system configuration from impacting the output of git
commands through custom configuration options. Example is enabling of
"branch.autosetuprebase=always" will result a different message being
outputted by git when creating branches causing some tests to fail when
attempting to match against the expected output.

Change-Id: Ic6526217b598abfef0a272bc7cd1852c5821163a
2015-05-04 22:56:48 +01:00
..
__init__.py Isolate tests from user/system git configuration 2015-05-04 22:56:48 +01:00
prepare.py Implement integration tests. 2013-08-15 21:08:08 +00:00
test_git_review.py Choose tracked branch for rebase when submitting 2015-03-18 09:17:34 -04:00
test_unit.py Choose tracked branch for rebase when submitting 2015-03-18 09:17:34 -04:00
utils.py Enable color support based on tty and config 2014-11-26 20:35:09 +00:00