mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-14 03:54:21 +00:00
8d97363642
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 |
||
---|---|---|
.. | ||
integration_test | ||
mock | ||
already_handled.go | ||
commands.go | ||
config_email.go | ||
config_filesystem.go | ||
config_log.go | ||
config_sms.go | ||
ctx.go | ||
gen_mock.go | ||
origin.go | ||
queries.go | ||
quota_notifier.go | ||
telemetry_pusher.go | ||
translator.go | ||
user_notifier_test.go | ||
user_notifier.go |