zitadel/internal/api/grpc/settings/v2
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
server.go feat: trusted (instance) domains (#8369) 2024-07-31 18:00:38 +03:00
settings_converter_test.go fix: add apple as identity provider type to settings v2 api (#8472) 2024-09-11 14:26:28 +00:00
settings_converter.go fix: add apple as identity provider type to settings v2 api (#8472) 2024-09-11 14:26:28 +00:00
settings.go feat: api v2beta to api v2 (#8283) 2024-07-26 22:39:55 +02:00