test: Simplify and rename helper.TestCase to helper.GitRepositoryTestCase
commitb0c8e06ff61166217313ef0dff2abe41221a12ef
authorDavid Aguilar <davvid@gmail.com>
Fri, 20 Nov 2009 05:22:35 +0000 (19 21:22 -0800)
committerDavid Aguilar <davvid@gmail.com>
Fri, 20 Nov 2009 05:22:35 +0000 (19 21:22 -0800)
tree5fda1a385e763d8116b8aeb2105d59e2fe78a8e2
parent58e8c86553dde67d3515a8da4c8a11d4831097c4
test: Simplify and rename helper.TestCase to helper.GitRepositoryTestCase

The test helper module is now simpler.  We no longer import
join, dirname and basename directly.  Several global variables
were removed.

Signed-off-by: David Aguilar <davvid@gmail.com>
test/helper.py
test/test_cola_git_ops.py
test/test_cola_imports.py
test/test_cola_models_classic.py
test/test_cola_models_main.py