BLD,TST: test repositories
westurner opened this issue · 1 comments
westurner commented
Attributes:
- git
- git submodule
- hg
- hg subrepo
- bzr
- svn
- un-NOP svn support
- ENH: add --offline switch to skip online operations (e.g. svn [...]) #13
- un-NOP svn support
How to build a test suite:
- BLD: Makefile, generatetestrepos.py: generate/clone repos
- BLD: Makefile: generate each report type > ./tests/data/reports/[reporttype].<str|txt|sh|json>
- make test -> [this]
- BLD: Makefile: commit reports with the code
- [write more tests]
- test again