mirror of
https://github.com/frappe/gunicorn.git
synced 2026-07-02 18:51:31 +08:00
Add tests to verify that when multiple dirty apps are configured, messages are correctly routed to the appropriate app based on app_path. New files: - tests/support_dirty_apps.py: CounterApp and EchoApp test apps - tests/dirty/test_multi_app_routing.py: 13 routing tests covering app loading, routing, state separation, error handling, and concurrent requests