Ghost/test
Hannah Wolfe 1dda2cd931
Changed to use debug not console in acceptance tests
- In an ideal world, our acceptance tests would be much, much faster
- ATM we output how much time is spent on reloading Ghost for each suite, but this is output with console
- Changed this to use DEBUG, so we don't clutter the UI normally
- Added further debug statements, and a cumulative time, so we can see where time is spent/wasted
- Added a DEBUG command for running acceptance tests with this output
- This shows us that reloading Ghost accounts for 50% of the test time
2021-07-06 20:24:49 +01:00
..
api-acceptance Added webp image support (#13105) 2021-07-02 09:37:54 +01:00
frontend-acceptance Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
regression 🐛 Fixed a 500 error for incorrect fields parameter in API 2021-07-06 11:58:37 +04:00
unit Added test illustrating filtering of null segments 2021-07-06 17:03:46 +04:00
utils Changed to use debug not console in acceptance tests 2021-07-06 20:24:49 +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