zitadel/internal/api/grpc/resources/userschema/v3alpha
Stefan Benz 63a9312a8e
chore: improve integration tests (#8727)
Improve integration tests:
- spliting the tests in TokenExchange to isolated instances and in
parallel
- corrected some test structure so that the check for Details is no done
anymore if the test already failed
- replace required-calls with assert-calls to not stop the testing
- add gofakeit for application, project and usernames(emails)
- add eventually checks for testing in actions v2, so the request only
get called when the execution is defined
- check for length of results in list/search endpoints to avoid index
errors

(cherry picked from commit 8d97363642)
2024-10-23 07:33:35 +02:00
..
integration_test chore: improve integration tests (#8727) 2024-10-23 07:33:35 +02: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