#160 Fix tenant handling in integration tests

closed high Created 2025-11-29 00:39 · Updated 2025-11-29 00:44

Description

Edit
Tests 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 All
Loading audit history...