Add unit tests

This commit adds test coverage for gvaldap and ldapentities and starts
to provide coverage for ldaptasks using mockldap.
This commit is contained in:
Jan Dittberner 2016-02-01 00:55:59 +00:00
parent 32366e93dd
commit 4b060c51f4
13 changed files with 309 additions and 11 deletions

View file

@ -1,3 +1,4 @@
# Test dependencies go here.
-r base.txt
coverage==4.0.3
mockldap==0.2.6