mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-13 19:44:21 +00:00
4413efd82c
# Which Problems Are Solved Integration tests are flaky due to eventual consistency. # How the Problems Are Solved Remove t.Parallel so that less concurrent requests on multiple instance happen. This allows the projections to catch up more easily. # Additional Changes - none # Additional Context - none |
||
---|---|---|
.. | ||
integration_test | ||
failed_event_converter.go | ||
failed_event.go | ||
feature.go | ||
instance_converter.go | ||
instance.go | ||
limits_converter.go | ||
limits.go | ||
quota_converter.go | ||
quota.go | ||
server.go | ||
view_converter.go | ||
view.go |