refactor(core): simplify integration test fixtures (#33292)

This commit is contained in:
Dax
2026-06-22 00:15:34 -04:00
committed by GitHub
parent 3c9803ff68
commit ab2f5b5724
76 changed files with 2864 additions and 1599 deletions
+4
View File
@@ -13,6 +13,10 @@
"outputs": [],
"passThroughEnv": ["*"]
},
"@opencode-ai/core#test": {
"dependsOn": ["^build"],
"outputs": []
},
"@opencode-ai/app#test": {
"dependsOn": ["^build"],
"outputs": []