OscarPDR/labman_ud

Testing

Opened this issue · 1 comments

Implement tests to check the functionality through all the project.

It would also be nice to have coverage stats and a continuous integration system.

Being such a pure system (i.e., only Python + django), whenever this is going to be open source we could use Travis:

https://travis-ci.org/

Which is a very nice CI server for open source projects.