zitadel/internal
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
..
actions
activity
admin/repository/eventsourcing
api chore: correct require usage to assert for eventual consistency (#8795) 2024-10-21 19:15:02 +00:00
auth/repository fix: only allow domain discovery if no organization was preselected (#8748) 2024-10-10 15:29:53 +00:00
auth_request/repository
authz
cache perf(cache): pgx pool connector (#8703) 2024-10-04 13:15:41 +00:00
command fix: always create SAML with metadata (#8696) 2024-10-11 08:09:51 +00:00
config
crypto
database perf(cache): pgx pool connector (#8703) 2024-10-04 13:15:41 +00:00
domain fix: pass sessionID to OTP email link (#8745) 2024-10-10 13:53:32 +00:00
eventstore perf(oidc): nest position clause for session terminated query (#8738) 2024-10-07 12:49:55 +00:00
execution
feature perf(oidc): disable push of user token meta-event (#8691) 2024-09-26 13:55:41 +00:00
form
i18n
iam
id
idp fix(SAML): log underlying error if SAML response validation fails (#8721) 2024-10-11 07:04:15 +00:00
integration chore: improve integration tests (#8727) 2024-10-17 21:20:57 +00:00
logstore
migration
net
notification chore: improve integration tests (#8727) 2024-10-17 21:20:57 +00:00
org
project
protoc
qrcode
query fix: add domain as attribute to list user auth methods (#8718) 2024-10-10 16:50:53 +00:00
renderer
repository fix: twilio code generation and verification (#8728) 2024-10-07 07:12:44 +02:00
static feat(i18n): Add Hungarian language support to ZITADEL (#8645) 2024-10-11 09:00:50 +00:00
statik
telemetry
test
user fix: add domain as attribute to list user auth methods (#8718) 2024-10-10 16:50:53 +00:00
v2 fix(eventstore): revert precise decimal (#8527) (#8679) 2024-09-24 18:43:29 +02:00
view/repository
webauthn fix: add domain as attribute to list user auth methods (#8718) 2024-10-10 16:50:53 +00:00
zerrors