Ghost/test/regression
Naz 3c19a8f014 Cleaned up mock-express tests from unnecessary inits
refs https://github.com/TryGhost/Toolbox/issues/152

- Have skimmed through the test suites in hopes to find some quick performance wins to bring the runtime speed closer to the one in "main". Haven't been successful to identify major wins, cleaned up a couple of small bits.
- We'll have to live with a tradeoff between maintainability/unified boot VS cost of mainitaining a fake boot process. Imo extra couple seconds of runtime is worth it.
2021-12-06 21:28:53 +13:00
..
api Removed v2/v3 regression tests for non-stable endpoints 2021-11-30 13:31:49 +04:00
mock-express-style Cleaned up mock-express tests from unnecessary inits 2021-12-06 21:28:53 +13:00
models Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
services 🐛 Fixed setting Tier prices after changing Stripe accounts 2021-11-10 14:03:03 +02:00
site Moved custom routes test to e2e frontend suite 2021-11-30 20:14:51 +13:00