zitadel/internal/notification
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
..
channels feat: Add Twilio Verification Service (#8678) 2024-09-26 09:14:33 +02:00
handlers chore: improve integration tests (#8727) 2024-10-17 21:20:57 +00:00
messages feat: Add Twilio Verification Service (#8678) 2024-09-26 09:14:33 +02:00
senders feat: Add Twilio Verification Service (#8678) 2024-09-26 09:14:33 +02:00
static feat(i18n): Add Hungarian language support to ZITADEL (#8645) 2024-10-11 09:00:50 +00:00
statik chore: initial version of a devcontainer (#6352) 2023-08-15 10:49:05 +02:00
templates feat: add http as sms provider (#8540) 2024-09-06 13:11:36 +00:00
types feat: Add Twilio Verification Service (#8678) 2024-09-26 09:14:33 +02:00
channels.go feat: add http as smtp provider (#8545) 2024-09-12 06:27:29 +02:00
projections.go feat(cmd): mirror (#7004) 2024-05-30 09:35:30 +00:00