awesome test coverage

This commit is contained in:
Peter Cottle 2013-10-06 16:47:23 -07:00
parent 0c95e975ec
commit 2904e94ef8
4 changed files with 52 additions and 1 deletions

View file

@ -5,7 +5,6 @@ Big Things
Origin things:
~~~~~~~~~~~~~~~~~~~~~~~~~~
[ ] polish visual layout
[ ] get clone as a before command working in demonstration views (related to test infra as well)
Medium things:
~~~~~~~~~~~~~~~~~~~~~~~~~~~
@ -31,6 +30,7 @@ Ideas for cleaning
Done things:
(I only started this on Dec 17th 2012 to get a better sense of what was done)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[x] get clone as a before command working in demonstration views (related to test infra as well)
[x] importTreeNow fails if origin isnt updated
[x] set checkout -b branch __remoteBranch to track the remote branch
[x] test coverage for hg!!! (in progress)