FlowKit icon indicating copy to clipboard operation
FlowKit copied to clipboard

FlowAuth test timeout

Open Thingus opened this issue 4 years ago • 1 comments

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?

Thingus avatar Nov 30 '21 17:11 Thingus

Yes. Yes, it is the test that is the problem. Not the combinatorial explosion in the code I wrote for this 👀 .

greenape avatar Dec 01 '21 13:12 greenape