more collab tests
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
|
||||
class TestPasswordTool:
|
||||
def test_check(self):
|
||||
def test_check_wrong_user(self):
|
||||
pass
|
||||
|
||||
def test_check_wrong_pwd(self):
|
||||
pass
|
||||
|
||||
def get_by_name(self):
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user