- Mocks inside core functions can be decoupled - `test_mode` flag is used for an early return https://github.com/dbetm/flymoon/blob/dev/src/transit.py#L651 then passed in another functions, impossible https://github.com/dbetm/flymoon/blob/dev/src/transit.py#L779
test_modeflag is used for an early return https://github.com/dbetm/flymoon/blob/dev/src/transit.py#L651 then passed in another functions, impossible https://github.com/dbetm/flymoon/blob/dev/src/transit.py#L779