educloudalliance / eca-auth-data

Common gateway of user data to all other services.
MIT License
0 stars 1 forks source link

Increase test coverage #20

Closed tkharju closed 8 years ago

tkharju commented 8 years ago

Closes #19

Lots of unittests. Current line coverage 98%. After this change it is easier to refactor code and make sure there are no syntax errors in code.

Note: django-rest-framework updated