agenda/tests
Edward Betts f89d984623 Refactor tests: break down single test into focused, modular tests
- Add pytest fixtures for shared data to avoid reparsing YAML files
- Split large test into specific test functions for better modularity
- Add comprehensive test coverage for busy_event, location tracking, and helper functions
- Improve test performance with session-scoped fixtures
- Enable individual test execution with pytest -k

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-16 09:04:05 +02:00
..
test_agenda.py Update tests, function moved. 2024-11-13 14:32:29 +00:00
test_busy.py Refactor tests: break down single test into focused, modular tests 2025-07-16 09:04:05 +02:00
test_utils.py Add tests for utility functions 2024-07-07 12:02:21 +01:00