refactor: Split code into many files
This commit is contained in:
@@ -189,8 +189,9 @@ def test_book_session():
|
||||
|
||||
# Create a CrossFitBooker instance
|
||||
booker = CrossFitBooker()
|
||||
|
||||
|
||||
# Login to get the authentication token
|
||||
# The login method now uses the AuthHandler internally
|
||||
booker.login()
|
||||
|
||||
# Get available sessions
|
||||
|
||||
Reference in New Issue
Block a user