mirror of
https://github.com/aljazceru/python-teos.git
synced 2025-12-17 14:14:22 +01:00
Adds register unit tests, missing add and get appointment tests and sets MAX_APPOINTMENTS to 100 for testing
This commit is contained in:
@@ -83,7 +83,6 @@ class API:
|
||||
self.watcher = watcher
|
||||
self.gatekeeper = gatekeeper
|
||||
|
||||
# TODO: UNITTEST
|
||||
def register(self):
|
||||
"""
|
||||
Registers a user by creating a subscription.
|
||||
|
||||
Reference in New Issue
Block a user