test: add topology evidence baseline fixtures
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"scripts": {
|
||||
"build": "tsc -p tsconfig.json",
|
||||
"typecheck": "tsc --noEmit -p tsconfig.json",
|
||||
"test": "tsx --test tests/**/*.test.ts",
|
||||
"scan": "tsx src/cli.ts scan",
|
||||
"explore": "tsx src/cli.ts explore",
|
||||
"example": "tsx src/cli.ts explore --url ./examples/simple.html --out artifacts/simple-graph.json --max-actions 8"
|
||||
@@ -23,4 +24,3 @@
|
||||
"typescript": "^5.8.3"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user