dify/api/tests
QuantumGhost 91667e3c1d
feat(api): Implement EventManager error logging and add coverage (#29204)
- Ensure `EventManager._notify_layers` logs exceptions instead of silently swallowing them 
  so GraphEngine layer failures surface for debugging
- Introduce unit tests to assert the logger captures the runtime error when collecting events
- Enable the `S110` lint rule to catch `try-except-pass` patterns
- Add proper error logging for existing `try-except-pass` blocks.
2025-12-08 09:40:40 +08:00
..
fixtures/workflow chore: enhance test (#29002) 2025-12-02 21:49:08 +08:00
integration_tests Refactor: centralize node data hydration (#27771) 2025-11-27 15:41:56 +08:00
test_containers_integration_tests feat: dark theme icon support (#28858) 2025-12-04 09:29:00 +08:00
unit_tests feat(api): Implement EventManager error logging and add coverage (#29204) 2025-12-08 09:40:40 +08:00
__init__.py Initial commit 2023-05-15 08:51:32 +08:00