Replace hardcoded (0, 15, 30, 45) tuple with computed range based on the SLOT_DURATION_MINUTES constant. This ensures the validation stays in sync if the slot duration is ever changed. Add test to verify slot minute boundary validation. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| helpers.py | ||
| test_auth.py | ||
| test_availability.py | ||
| test_exchange.py | ||
| test_invites.py | ||
| test_permissions.py | ||
| test_price_history.py | ||
| test_profile.py | ||
| test_validation.py | ||