mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 14:34:32 +00:00
perf(test): skip heavy boot paths in reply suites
This commit is contained in:
@@ -102,6 +102,7 @@ describe("RawBody directive parsing", () => {
|
||||
});
|
||||
|
||||
beforeEach(() => {
|
||||
vi.stubEnv("OPENCLAW_TEST_FAST", "1");
|
||||
agentMocks.runEmbeddedPiAgent.mockReset();
|
||||
agentMocks.loadModelCatalog.mockReset();
|
||||
agentMocks.loadModelCatalog.mockResolvedValue([
|
||||
|
||||
Reference in New Issue
Block a user