Skip to main content

TEST_SUOTAR_COOLDOWN_SECS

Constant TEST_SUOTAR_COOLDOWN_SECS 

Source
pub const TEST_SUOTAR_COOLDOWN_SECS: u64 = 5;
Expand description

Playwright’s per-test budget is 100 s, which the production cooldown does not fit inside: a test that trips the breaker deliberately has to be able to watch it recover.