ajschumacher / mergic

workflow support for reproducible deduplication and merging
16 stars 4 forks source link

test properly! #15

Open ajschumacher opened 9 years ago

ajschumacher commented 9 years ago

for goodness sake

testing command line things: http://dustinrcollins.com/testing-python-command-line-apps

ajschumacher commented 9 years ago

added travis/coveralls with 562ee1768b4b26d2658f7c962684e6b2acdd4160

coverage at 15%

also it's reporting coverage of the test file itself; not sure that's the right thing to do...

ajschumacher commented 9 years ago

ah, the silly test script wasn't running by itself. got it!

coverage at 32%

ajschumacher commented 9 years ago

coverage at 46%!

ajschumacher commented 9 years ago

had to fiddle with Travis maybe because I renamed this repo a couple times or something like that...

see: https://github.com/travis-ci/travis-ci/issues/3996

working on getting coveralls to work after that reset...

ajschumacher commented 9 years ago

asked the coveralls team for help: https://github.com/lemurheavy/coveralls-public/issues/560