MobilityData / mobility-feed-api

Apache License 2.0
9 stars 4 forks source link

fix: ci fails if no tests folder is added to python function #759

Closed cka-y closed 1 month ago

cka-y commented 1 month ago

Summary:

This pull request includes changes to the execute_python_tests() function in the scripts/api-tests.sh file to improve the logic for determining which directories should contain tests and to generate an error when it doesn't.

Improvements to test execution logic: Error handling enhancements: