Skip to content

Commit 59c3410

Browse files
chore: migrate E2E 0xTrade test to Foundry (#219)
## Description Migrate the 0xTrade e2e test to foundry. Depends on #215. ## Test Plan CI ## Related Issues Closes #131 #132
1 parent efc8caa commit 59c3410

File tree

5 files changed

+0
-356
lines changed

5 files changed

+0
-356
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
"ethers": "^5.4.0"
3737
},
3838
"devDependencies": {
39-
"@0x/contract-artifacts-v2": "npm:@0x/contract-artifacts@^2.2.2",
4039
"@gnosis.pm/safe-contracts": "^1.3.0",
4140
"@nomicfoundation/hardhat-verify": "^2.0.1",
4241
"@nomiclabs/hardhat-ethers": "^2.2.3",

test/e2e/0xTrade.test.ts

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

test/e2e/zero-ex/index.ts

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

test/e2e/zero-ex/v2/index.ts

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

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@
22
# yarn lockfile v1
33

44

5-
"@0x/contract-artifacts-v2@npm:@0x/contract-artifacts@^2.2.2":
6-
version "2.2.2"
7-
resolved "https://registry.yarnpkg.com/@0x/contract-artifacts/-/contract-artifacts-2.2.2.tgz#e6d771afb58d0b59c19c5364af5a42a3dfd17219"
8-
integrity sha512-sbFnSXE6PlmYsbPXpKtEOR3YdVlSn63HhbPgQB3J5jm27wwQtnZ2Lf21I7BdiRBsHwwbf75C/s2pjNqafaRrgQ==
9-
105
"@babel/code-frame@^7.0.0":
116
version "7.12.13"
127
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.13.tgz#dcfc826beef65e75c50e21d3837d7d95798dd658"

0 commit comments

Comments
 (0)