Suggestion
All python services need to have tests written out. This may be split into multiple pieces of work. Follow the testing pattern here: https://github.com/iccowan/AviationAPIv2/blob/main/src/aviationapi/chart_processor/tests/chart_processor_test.py
System
API
Suggestion
All python services need to have tests written out. This may be split into multiple pieces of work. Follow the testing pattern here: https://github.com/iccowan/AviationAPIv2/blob/main/src/aviationapi/chart_processor/tests/chart_processor_test.py
System
API