0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-08 02:52:39 -05:00
ghost/test
Naz 84d0815e47 Refactored scheduling default test to use nock
refs https://github.com/TryGhost/Team/issues/860

- `nock` has been used in other similar unit tests. It was proven to have easy to understand and use API. By not making up custom code through express/httpServer stuff we reduce the amount of boilerplate code significantly - makes tests a lot more readable
- Bonus, removes couplint dependency to "shared" express module
2021-07-15 14:07:11 +04:00
..
api-acceptance Fixed test for overriding active theme 2021-07-11 20:02:32 +01:00
frontend-acceptance Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
regression Moved labs utlity to shared 2021-07-08 09:05:41 +01:00
unit Refactored scheduling default test to use nock 2021-07-15 14:07:11 +04:00
utils Moved labs utlity to shared 2021-07-08 09:05:41 +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