Intent of promptFileLocations.ts ×1
All 30 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/30 tests-
workbench/30 tests-
contrib/30 tests-
chat/30 tests-
test/30 tests-
common/30 tests-
promptSyntax/30 tests-
config/14 tests-
promptFileLocations.test|title=promptFileLocations getCleanPromptName removes .md extension for files in .claude/1 test -
promptFileLocations.test|title=promptFileLocations getCleanPromptName removes .md extension for files in .github/1 test -
promptFileLocations.test|title=promptFileLocations getCleanPromptName removes .md extension for files in ~/1 test -
promptFileLocations.test|title=promptFileLocations getPromptFileType .md files in .claude/2 tests-
agents/2 tests-
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/config/promptFileLocations.test|title=promptFileLocations getPromptFileType .md files in .claude/agents/ folder should be recognized as agent files|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/config/promptFileLocations.test|title=promptFileLocations getPromptFileType .md files in .claude/agents/ subfolder should NOT be recognized as agent files|occurrence=1
-
-
-
promptFileLocations.test|title=promptFileLocations getPromptFileType .md files in .github/2 tests-
agents/2 tests-
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/config/promptFileLocations.test|title=promptFileLocations getPromptFileType .md files in .github/agents/ folder should be recognized as agent files|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/config/promptFileLocations.test|title=promptFileLocations getPromptFileType .md files in .github/agents/ subfolder should NOT be recognized as agent files|occurrence=1
-
-
-
promptFileLocations.test|title=promptFileLocations getPromptFileType .md files in other .github/1 test -
promptFileLocations.test|title=promptFileLocations getPromptFileType .md files in ~/2 tests-
.copilot/2 tests-
agents/2 tests-
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/config/promptFileLocations.test|title=promptFileLocations getPromptFileType .md files in ~/.copilot/agents/ folder should be recognized as agent files|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/config/promptFileLocations.test|title=promptFileLocations getPromptFileType .md files in ~/.copilot/agents/ subfolder should NOT be recognized as agent files|occurrence=1
-
-
-
-
promptFileLocations.test|title=promptFileLocations getPromptFileType .md files outside .github/1 test -
promptFileLocations.test|title=promptFileLocations getPromptFileType non-json file in .github/1 test -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/config/constants.test|title=Prompt Constants isPromptOrInstructionsFile returns `false` for non-prompt files|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/config/promptFileLocations.test|title=promptFileLocations isPromptOrInstructionsFile regular .md files should return false|occurrence=1
-
-
service/3 tests-
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/service/promptsService.test|title=PromptsService findInstructionFilesFor copilot-instructions and AGENTS.md|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/service/promptsService.test|title=PromptsService getCustomAgents agents with .md extension should be recognized, except README.md|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/service/promptsService.test|title=PromptsService getCustomAgents claude agent maps tools and model to vscode equivalents|occurrence=1
-
-
utils/7 tests-
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/utils/promptFilesLocator.test|title=PromptFilesLocator empty workspace non-empty filesystem absolute wild card|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/utils/promptFilesLocator.test|title=PromptFilesLocator multi-root workspace glob pattern absolute specific|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/utils/promptFilesLocator.test|title=PromptFilesLocator multi-root workspace glob pattern absolute wild card|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/utils/promptFilesLocator.test|title=PromptFilesLocator multi-root workspace glob pattern relative specific|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/utils/promptFilesLocator.test|title=PromptFilesLocator multi-root workspace glob pattern relative wild card|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/utils/promptFilesLocator.test|title=PromptFilesLocator single-root workspace glob pattern absolute wild card|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/utils/promptFilesLocator.test|title=PromptFilesLocator single-root workspace glob pattern relative wild card|occurrence=1
-
-
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/computeAutomaticInstructions.test|title=ComputeAutomaticInstructions claude rules should collect claude rules files as instructions|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/computeAutomaticInstructions.test|title=ComputeAutomaticInstructions claude rules should collect claude rules from subdirectories|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/computeAutomaticInstructions.test|title=ComputeAutomaticInstructions claude rules should match claude rules with paths attribute|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/computeAutomaticInstructions.test|title=ComputeAutomaticInstructions claude rules should support multiple paths patterns|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/computeAutomaticInstructions.test|title=ComputeAutomaticInstructions referenced instructions should not add non-workspace references|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/computeAutomaticInstructions.test|title=ComputeAutomaticInstructions telemetry should track Claude rules in telemetry|occurrence=1
-
-
-
-
-
-
-