Commit 0224afe
tests: Remove graph-cli dependency from integration test subgraphs
The integration tests now use gnd as the default CLI, so the test
subgraphs no longer need @graphprotocol/graph-cli as a devDependency.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 8b98962 commit 0224afe
File tree
24 files changed
+168
-2390
lines changed- .github/workflows
- tests/integration-tests
- base
- block-handlers
- declared-calls-basic
- declared-calls-struct-fields
- ethereum-api-tests
- grafted
- host-exports
- int8
- multiple-subgraph-datasources
- non-fatal-errors
- overloaded-functions
- poi-for-failed-subgraph
- remove-then-update
- reverted-calls
- source-subgraph-a
- source-subgraph-b
- source-subgraph
- subgraph-data-sources
- timestamp
- topic-filter
- value-roundtrip
24 files changed
+168
-2390
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
193 | 195 | | |
194 | 196 | | |
195 | 197 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
0 commit comments