Skip to content

Commit fd8e714

Browse files
committed
DEV test restructure
1 parent 897ec7d commit fd8e714

File tree

5 files changed

+29
-445
lines changed

5 files changed

+29
-445
lines changed

tests/__snapshots__/stdioTransport.test.ts.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ exports[`Hosted mode, --docs-host should read llms-files and includes expected t
274274
]
275275
`;
276276

277-
exports[`PatternFly MCP should concatenate headers and separator with two local files 1`] = `
277+
exports[`PatternFly MCP, STDIO should concatenate headers and separator with two local files 1`] = `
278278
"# Documentation from documentation/guidelines/README.md
279279
280280
# PatternFly Guidelines
@@ -382,7 +382,7 @@ You can find documentation on PatternFly's components at [PatternFly All compone
382382
"
383383
`;
384384

385-
exports[`PatternFly MCP should expose expected tools and stable shape 1`] = `
385+
exports[`PatternFly MCP, STDIO should expose expected tools and stable shape 1`] = `
386386
{
387387
"toolNames": [
388388
"fetchDocs",

tests/httpTransport.simple.test.ts

Lines changed: 0 additions & 171 deletions
This file was deleted.

0 commit comments

Comments
 (0)