Fix expandTopic selector, restore and streamline comprehensive UI tests (#938)

This commit is contained in:
Copilot
2025-12-20 23:26:15 +01:00
committed by GitHub
parent c55c3a8245
commit e725b1d012
8 changed files with 635 additions and 117 deletions

View File

@@ -25,6 +25,8 @@
"src/spec/leakTest.ts",
"src/spec/testMcpIntrospection.ts",
"src/spec/ui-tests.spec.ts",
"src/spec/ui-tests-comprehensive.spec.ts",
"src/spec/expandTopic.spec.ts",
"scripts/*.ts"
],
"exclude": ["node_modules"]