🔬 Test Mode
Use testMode: true to load but not execute middlewares (for testing).
1await loadMiddlewares(app, "middlewares", { testMode: true });
Use testMode: true to load but not execute middlewares (for testing).
1await loadMiddlewares(app, "middlewares", { testMode: true });