zitadel/internal/api/grpc/resources
Stefan Benz 27ab1a22e7
chore: correct require usage to assert for eventual consistency (#8795)
# Which Problems Are Solved

Eventual consistency is handled wrongly in the newly improved
integration tests.

# How the Problems Are Solved

Correct the usage of the require package with the assert package where
necessary, to remove the panics where the EventuallyWithT functions can
rerun.

# Additional Changes

Modify the timeout values for some EventuallyWithT which can vary when a
instance is freshly setup.

# Additional Context

None

(cherry picked from commit fca6b28a97)
2024-10-23 07:33:40 +02:00
..
action/v3alpha chore: correct require usage to assert for eventual consistency (#8795) 2024-10-23 07:33:40 +02:00
debug_events/debug_events feat: add debug events API (#8533) 2024-09-11 08:24:00 +00:00
object/v3alpha feat: user v3 api update (#8582) 2024-09-17 08:27:48 +00:00
user/v3alpha chore: improve integration tests (#8727) 2024-10-23 07:33:35 +02:00
userschema/v3alpha chore: correct require usage to assert for eventual consistency (#8795) 2024-10-23 07:33:40 +02:00
webkey/v3 chore: improve integration tests (#8727) 2024-10-23 07:33:35 +02:00