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:
parent
32366e93dd
commit
4b060c51f4
13 changed files with 309 additions and 11 deletions
|
@ -1,3 +1,4 @@
|
|||
# Test dependencies go here.
|
||||
-r base.txt
|
||||
coverage==4.0.3
|
||||
mockldap==0.2.6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue