mwdb-core icon indicating copy to clipboard operation
mwdb-core copied to clipboard

Include E2E tests for functions that are sending e-mails

Open psrok1 opened this issue 3 years ago • 1 comments

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

psrok1 avatar Mar 16 '22 11:03 psrok1

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

psrok1 avatar Apr 05 '22 14:04 psrok1