Fixes in tests and add check_login function to admin cntroller
This commit is contained in:
parent
b41461cc2c
commit
da9a37a406
10 changed files with 33 additions and 9 deletions
|
|
@ -28,4 +28,5 @@ class TestFieldMethods(unittest.TestCase):
|
|||
|
||||
self.assertEqual(json_encoded, '["trick", "mytuquito", "25"]')
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
unittest.main()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue