harbur / captain

Captain - Convert your Git workflow to Docker :whale: containers
MIT License
766 stars 51 forks source link

Improve test coverage #38

Closed dgil closed 8 years ago

dgil commented 8 years ago

The test we have now only test a few simple cases. We should improve test coverage.

Also, we could add in the main page a badge with the coverage.

dkapanidis commented 8 years ago

Let's split this to two different scopes. Add CI integration to captain and improve test coverage.

The CI integration is now on #50 issue.

dgil commented 8 years ago

Great!

dkapanidis commented 8 years ago

Created an issue for adding coveralls integration #53