Ghost/test/unit/adapters
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
..
scheduling Refactored scheduling default test to use nock 2021-07-15 14:07:11 +04:00
storage Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00