test: add more coverage

This commit is contained in:
kbe
2025-07-25 14:09:03 +02:00
parent b2f923a6c3
commit 0baa5b6e3f
7 changed files with 645 additions and 56 deletions

View File

@@ -6,6 +6,7 @@ Unit tests for CrossFitBooker authentication methods
import pytest
import os
import sys
import requests
from unittest.mock import patch, Mock
# Add the parent directory to the path