westurner/pyrpo

BLD,TST: test repositories

westurner opened this issue · 1 comments

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

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