mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-22 09:24:21 +01:00
better unit tests
This commit is contained in:
parent
7cdbe459b6
commit
49de542fb9
@ -15,6 +15,7 @@ class TestError(object):
|
|||||||
|
|
||||||
def testNominal(self):
|
def testNominal(self):
|
||||||
inv = Attributes('./tests/cfg/attributes.yml')
|
inv = Attributes('./tests/cfg/attributes.yml')
|
||||||
|
inv.get_attributes
|
||||||
return True
|
return True
|
||||||
|
|
||||||
def testGetSelfAttributes(self):
|
def testGetSelfAttributes(self):
|
||||||
|
Loading…
Reference in New Issue
Block a user