FlowKit
FlowKit copied to clipboard
FlowAuth test timeout
As the permission space for FlowAPI increases, the FlowAuth end-to-end test is becoming increasingly shaky and slow.
Product FlowAPI test suite
Version 1.5 +
To Reproduce
Run flowauth_end_to_end after adding new query types
Expected behaviour Test ends in a timely manner (within half an hour), but does not cause failure due to timeout.
Additional context The quick fix is to increase the timeout for Cypress, but this obviously isn't sustainable - do we need to reexamine the testing framework for flowauth?
Yes. Yes, it is the test that is the problem. Not the combinatorial explosion in the code I wrote for this 👀 .