Skip to content

Commit 618e125

Browse files
lindycoderclaude
andcommitted
BST-18082 Add tests for composition and npm-audit scanners
Migrated test targets from boost-sandbox module-tests repositories to the new test harness. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 439fc4b commit 618e125

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
version: "1.0"
2+
tests:
3+
- name: "hounddog-test-healthcare"
4+
type: "source-code"
5+
source:
6+
url: "https://github.com/hounddogai/hounddog-test-healthcare-app.git"
7+
ref: "main"
8+
- name: "sones"
9+
type: "source-code"
10+
source:
11+
url: "https://github.com/sones/sones.git"
12+
ref: "master"
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
version: "1.0"
2+
tests:
3+
- name: "pnpm"
4+
type: "source-code"
5+
source:
6+
url: "https://github.com/pnpm/pnpm.git"
7+
ref: "main"

0 commit comments

Comments
 (0)