zitadel/internal/api/grpc/resources
Tim Möhlmann 4413efd82c
chore: remove parallel running in integration tests (#8904)
# 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
2024-11-27 15:32:13 +01:00
..
action/v3alpha chore: remove parallel running in integration tests (#8904) 2024-11-27 15:32:13 +01: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: remove parallel running in integration tests (#8904) 2024-11-27 15:32:13 +01:00
userschema/v3alpha chore: remove parallel running in integration tests (#8904) 2024-11-27 15:32:13 +01:00
webkey/v3 chore: add await for project to oidc integration tests (#8809) 2024-10-23 07:36:50 +00:00