zitadel/internal/api/grpc/resources/userschema/v3alpha
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
..
integration_test chore: remove parallel running in integration tests (#8904) 2024-11-27 15:32:13 +01:00
query.go fix: update userschema api to v3alpha definition (#8511) 2024-09-02 11:24:15 +00:00
server.go feat: add schema user create and remove (#8494) 2024-08-28 19:46:45 +00:00
userschema.go fix: update userschema api to v3alpha definition (#8511) 2024-09-02 11:24:15 +00:00