agenda/tests
Edward Betts e6327780aa Add comprehensive test coverage for 8 modules
Increases overall test coverage from 53% to 56% by adding tests for:
- accommodation.py (60% → 100%)
- birthday.py (24% → 100%)
- calendar.py (19% → 100%)
- carnival.py (33% → 100%)
- domains.py (75% → 100%)
- events_yaml.py (50% → 96%)
- fx.py (14% → 21% for tested functions)
- sun.py (55% → 100%)

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-20 11:39:49 +02:00
..
test_accommodation.py Add comprehensive test coverage for 8 modules 2025-07-20 11:39:49 +02:00
test_agenda.py Add comprehensive tests and fix geomob URL bug 2025-07-20 01:31:19 +02:00
test_airbnb.py Refactor Airbnb parsing into reusable library 2025-07-18 10:35:26 +02:00
test_birthday.py Add comprehensive test coverage for 8 modules 2025-07-20 11:39:49 +02:00
test_bristol_waste.py Add comprehensive tests and fix geomob URL bug 2025-07-20 01:31:19 +02:00
test_busy.py Refactor get_location_for_date to use trip data directly 2025-07-16 12:08:19 +02:00
test_calendar.py Add comprehensive test coverage for 8 modules 2025-07-20 11:39:49 +02:00
test_carnival.py Add comprehensive test coverage for 8 modules 2025-07-20 11:39:49 +02:00
test_conference.py Add comprehensive tests for conference module. 2025-07-20 01:14:24 +02:00
test_domains.py Add comprehensive test coverage for 8 modules 2025-07-20 11:39:49 +02:00
test_events_yaml.py Add comprehensive test coverage for 8 modules 2025-07-20 11:39:49 +02:00
test_fx.py Add comprehensive test coverage for 8 modules 2025-07-20 11:39:49 +02:00
test_geomob.py Add comprehensive tests and fix geomob URL bug 2025-07-20 01:31:19 +02:00
test_gwr.py Add tests for GWR. 2025-07-20 01:11:07 +02:00
test_schengen.py Add comprehensive tests for Schengen area functionality 2025-07-20 07:34:06 +02:00
test_sun.py Add comprehensive test coverage for 8 modules 2025-07-20 11:39:49 +02:00
test_utils.py Add tests for utility functions 2024-07-07 12:02:21 +01:00