mwdb-core
mwdb-core copied to clipboard
Include E2E tests for functions that are sending e-mails
Feature Category
- [x] Correctness
- [ ] User Interface / User Experience
- [ ] Performance
- [ ] Other (please explain)
Describe the problem
- Regression fixed by https://github.com/CERT-Polska/mwdb-core/pull/561 was uncovered by tests
Describe the solution you'd like
- Include mailhog in tests and check for e-mails coming from e-mail sending functions
Merged some initial work that includes mailhog and Karton: https://github.com/CERT-Polska/mwdb-core/pull/572 The only missing part is checking the actual e-mails in mailhog API