Commit 7893718
authored
Update Vitest / Fix Browser Tests (#4152)
* Update vitest (to get browser tests going again)
* Simplify tsconfig structure, avoid root path integration problems
* Minor
* Fix browser tests
* Tx runner test suite timeout experimentation (syntax change, -> 250000)
* Syntax update
* Split up tx node tests into test:node:api and test:node:tx
* Make fork input for tx tests dynamic
* AI-supported tx test runner invocation rewrite to be able to split up and generally be more flexible calling on specific forks
* Small fix
* Minor
* Minor
* Minor
* Minor
* Minor
* Minor1 parent be0c4f6 commit 7893718
File tree
85 files changed
+299
-535
lines changed- .github/workflows
- config
- packages
- binarytree
- blockchain
- block
- client
- common
- devp2p
- e2store
- ethash
- evm
- genesis
- mpt
- rlp
- statemanager
- testdata
- tx
- test
- util
- vm
- wallet
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
85 files changed
+299
-535
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments