Kuadrant / testsuite

3 stars 12 forks source link

Add wait_for_ready to test_anonymous_identity #422

Closed pehala closed 3 months ago

pehala commented 3 months ago

Should help with test stability

pehala commented 3 months ago

Not sure how that would work, as for each paramterization there would be a different expected behaviour, but if you have somerhijg in mind feel free to create another PR

trepel commented 3 months ago

@pehala Probably not worth the effort unless the test turns out to be unstable despite the wait. Just to clarify what I had in mind, it was something along the line of https://github.com/Kuadrant/testsuite/blob/main/testsuite/tests/kuadrant/authorino/identity/plain/test_plain_identity.py#L21-L36 The expected behavior is also parametrized.