test(config-audit): add marketplace-small/medium/large scanner fixtures
This commit is contained in:
parent
94ce70186c
commit
5a4f29fd14
14 changed files with 222 additions and 0 deletions
4
plugins/config-audit/tests/fixtures/marketplace-small/.claude/settings.json
vendored
Normal file
4
plugins/config-audit/tests/fixtures/marketplace-small/.claude/settings.json
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"$schema": "https://json.schemastore.org/claude-code-settings.json",
|
||||
"permissions": { "allow": ["Bash(npm test)"], "deny": [] }
|
||||
}
|
||||
7
plugins/config-audit/tests/fixtures/marketplace-small/CLAUDE.md
vendored
Normal file
7
plugins/config-audit/tests/fixtures/marketplace-small/CLAUDE.md
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Marketplace Small
|
||||
|
||||
Single-plugin marketplace with minimal CLAUDE.md content.
|
||||
|
||||
## Commands
|
||||
|
||||
- `npm test`
|
||||
Loading…
Add table
Add a link
Reference in a new issue