Ghost/test
Naz 8a219f4f72 Fixed slow-running external request test
refs https://github.com/TryGhost/Team/issues/860

- Slow unit tests cause longer waiting time to deliver code to main. Before this fix the test was taking a whooping 6s on average
- The main cause of the delay was a downstream's package (got) default retry logic that was taking up a lot of time. The test is meant to check a "500" response handling not a retry logic, so disabling it for this specific test makes sense
2021-07-15 15:21:33 +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 Fixed slow-running external request test 2021-07-15 15:21:33 +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