Ghost/test
Hannah Wolfe d0c54afd4e
Used consistent patterns in acceptance tests
- use testUtils.startGhost() directly
- use async+await for tests
- simplify tests down using expect(fn) to make them more readable
- don't require config directly
- removed TODO which is no longer valid
- All this is essentially ground work before introducing a better framework for running acceptance tests
2021-05-27 17:54:08 +01:00
..
api-acceptance Replaced members 'comped' status with 'paid' 2021-05-19 18:49:18 +01:00
frontend-acceptance Used consistent patterns in acceptance tests 2021-05-27 17:54:08 +01:00
regression Moved useful subdir and https tests to acceptance 2021-05-27 14:49:28 +01:00
unit Refactored and fixed GhostMailer unit tests 2021-05-27 13:14:30 +04:00
utils Removed unused testUtils data 2021-05-27 17:44:08 +01:00
.eslintignore Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
.eslintrc.js Upgraded no-skipped-test rule to error 2021-05-26 14:57:43 +01:00
.jshintrc Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00