zitadel/internal/api/grpc/resources/user/v3alpha
Stefan Benz 8d97363642
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
2024-10-17 21:20:57 +00:00
..
integration_test chore: improve integration tests (#8727) 2024-10-17 21:20:57 +00:00
email.go feat: user v3 contact email and phone (#8644) 2024-09-25 13:31:31 +00:00
phone.go feat: user v3 contact email and phone (#8644) 2024-09-25 13:31:31 +00:00
query.go feat: user v3 contact email and phone (#8644) 2024-09-25 13:31:31 +00:00
server.go feat: user v3 contact email and phone (#8644) 2024-09-25 13:31:31 +00:00
user.go feat: user v3 contact email and phone (#8644) 2024-09-25 13:31:31 +00:00