zitadel/internal/api
Stefan Benz fca6b28a97
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
2024-10-21 19:15:02 +00:00
..
assets feat: trusted (instance) domains (#8369) 2024-07-31 18:00:38 +03:00
authz fix(API): select org context by domain (#8706) 2024-10-02 06:38:54 +00:00
call
grpc chore: correct require usage to assert for eventual consistency (#8795) 2024-10-21 19:15:02 +00:00
http feat(oidc): use web keys for token signing and verification (#8449) 2024-08-23 14:43:46 +02:00
idp chore: improve integration tests (#8727) 2024-10-17 21:20:57 +00:00
info
oidc chore: improve integration tests (#8727) 2024-10-17 21:20:57 +00:00
robots_txt
saml fix(eventstore): revert precise decimal (#8527) (#8679) 2024-09-24 18:43:29 +02:00
service
ui fix: add allowRegister check for register handling in login (#8782) 2024-10-16 13:09:32 +00:00
api.go feat: trusted (instance) domains (#8369) 2024-07-31 18:00:38 +03:00