zitadel/internal/api/grpc/settings
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
..
object/v3alpha feat(v3alpha): write actions (#8225) 2024-07-31 14:42:12 +02:00
v2 chore: correct require usage to assert for eventual consistency (#8795) 2024-10-23 07:33:40 +02:00
v2beta chore: correct require usage to assert for eventual consistency (#8795) 2024-10-23 07:33:40 +02:00
converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00