Ghost/ghost/core/test/regression/mock-express-style
Fabien 'egg' O'Carroll 3f27ca5c00
Cached api controller pipelines (#19880)
ref ENG-761
ref https://linear.app/tryghost/issue/ENG-761

Creating these pipelines is expensive, and we don't want to do it
repeatedly for the same controller. Adding caching should reduce the
amount of time spent setting up pipelines for each usage of the `get`
helper.
2024-03-19 00:29:41 +07:00
..
utils Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
api-vs-frontend.test.js Cached api controller pipelines (#19880) 2024-03-19 00:29:41 +07:00
parent-app-vhosts.test.js Extracted regression tests to a separate workflow 2023-06-13 16:47:19 +02:00