Ghost/test/unit/services/mail
Naz 158652b117 Refactored and fixed GhostMailer unit tests
refs a1556797b6

- The test was using an outdated syntax which broke after migration to async/await in the tested funciton
- Updated test is much more readable and should handle promise rejections (async function throws) universally
2021-05-27 13:14:30 +04:00
..
GhostMailer_spec.js Refactored and fixed GhostMailer unit tests 2021-05-27 13:14:30 +04:00
utils_spec.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00