Commit bd6830b
authored
Add Test Coverage for transform Function in the Indexer (kkrt-labs#1251)
* feat: transform unit test
* feat: transform and transaction test with real data
* fix: test non kakarot transactions
* fix: log
* fix: deno test formatting
* fix: transformTransactionsAndEvents
* fix: CI with new test
* fix: test formatting
* fix: CI
* fix: CI with test not present on base branch
* fix: refactoring test and CI
* fix: path test-data
* fix: test formatting
* fix: test formatting
* fix: test refactoring1 parent 5db4e63 commit bd6830b
6 files changed
Lines changed: 55962 additions & 4 deletions
File tree
- .github/workflows
- indexer/src
- test-data
- types
- utils
- scripts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
0 commit comments