Skip to content

Commit 1b8a1b3

Browse files
mayorRyan R. Fox
authored andcommitted
Merge restructured tests (x4-80t) - resolve package.json conflict
2 parents 5fc26bf + 1e67108 commit 1b8a1b3

5 files changed

Lines changed: 446 additions & 537 deletions

File tree

e2e/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"scripts": {
77
"test": "tsx test.ts",
88
"test:unit": "tsx src/balance-aware-selector.test.ts",
9-
"test:balance-e": "tsx scripts/balance-aware-tests-e.ts",
9+
"test:balance-c": "tsx src/balance-selection-fallback.test.ts",
10+
"test:balance-e": "tsx src/balance-selection-edge.test.ts",
1011
"test:weth": "tsx src/weth-integration.test.ts",
1112
"test:watch": "tsc --watch",
1213
"setup": "./setup.sh",

e2e/scripts/balance-aware-tests-e.ts

Lines changed: 0 additions & 216 deletions
This file was deleted.

0 commit comments

Comments
 (0)