#160 Fix tenant handling in integration tests
Description
EditTests test_durable_cron_parses_various_cron_expressions and test_circuit_breaker_recovery_after_cooldown create tasks with 'default' tenant but integration tests expect 'test' tenant. AbsurdClient needs tenant_id parameter or tests need to use default tenant. Workers can't process tasks from wrong tenant, causing test timeouts.
Comments
Loading comments...
Context
Loading context...
Audit History
View AllLoading audit history...