Skip to content

Commit 1c257b0

Browse files
authored
Remove migrations and skipped/stale tests from test suite (#840)
1 parent 3f767d7 commit 1c257b0

25 files changed

+6
-478
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
// because circle won't copy the folder w/out contents

test/integration/generic/contracts/Migrations.sol

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

test/integration/generic/migrations/1_initial.js

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

test/integration/projects/libraries/migrations/1_initial_migration.js

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

test/integration/projects/libraries/migrations/2_contracta.js

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

test/integration/projects/solc-6/.solcover.js

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

test/integration/projects/solc-6/contracts/B_Wallet.sol

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

test/integration/projects/solc-6/contracts/ContractA.sol

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

test/integration/projects/solc-6/contracts/ContractB.sol

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

test/integration/projects/solc-6/hardhat.config.js

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

test/integration/projects/solc-6/test/b_wallet.js

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

test/integration/projects/solc-6/test/test.js

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

test/integration/projects/solc-7/.solcover.js

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

test/integration/projects/solc-7/contracts/Contract_solc7.sol

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

test/integration/projects/solc-7/contracts/Functions_solc7.sol

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

test/integration/projects/solc-7/hardhat.config.js

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

test/integration/projects/solc-7/test/test_solc7.js

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

test/integration/projects/test-files/migrations/1_initial_migration.js

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

test/integration/projects/test-files/migrations/2_contracta.js

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

test/integration/projects/test-files/migrations/3_contractb.js

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

test/integration/projects/test-files/migrations/4_contractc.js

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

0 commit comments

Comments
 (0)