Commit d803565
authored
feat(browser-tests): simplify, refactor, update dockerized browser node (#2623)
* feat(browser-tests): simplify, refactor, update dockerized browser node
* Update packages/browser-tests/web/index.ts
* fix: remove comments and console.logs from tests
* fix: add temporary logging
* fix: debugging static sharding
* fix: replace console with logger
* fix: remove use of any
* fix: log dial error
* fix: replace any with libp2p options
* fix: remove unused logic around sourcing address.env
* fix: uncomment log
* fix: add more logging and fix tests
* feat: add types for test-config
* fix: add types to server.ts
* fix: remove more uses of any
* fix: remove use of any in endpoint handlers1 parent e92f6a2 commit d803565
File tree
49 files changed
+3192
-6159
lines changed- .github/workflows
- packages
- browser-tests
- scripts
- src
- api
- browser
- queue
- routes
- utils
- tests
- utils
- types
- web
- headless-tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
49 files changed
+3192
-6159
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | 11 | | |
15 | 12 | | |
16 | 13 | | |
| |||
29 | 26 | | |
30 | 27 | | |
31 | 28 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
| 29 | + | |
| 30 | + | |
37 | 31 | | |
38 | 32 | | |
39 | 33 | | |
| |||
This file was deleted.
0 commit comments