peterskeide / TimeFlux

The open and easy way of time management and billing. The official repository is now at:
http://github.com/ConductAS/TimeFlux
MIT License
14 stars 7 forks source link

Improve test coverage #6

Closed peterskeide closed 14 years ago

peterskeide commented 14 years ago

Development of new features should be put on hold until we have reached a satisfactory level of automated tests for existing functionality. Test should be implemented using the default Rails test framework enhanced with Shoulda. Use Mocha for mocking where necessary.

hakonb commented 14 years ago

rake test:coverage now reports a test coverage of 92.8%