Skip to content

[WIP] 588 replace test helpers imports#952

Open
ottodevs wants to merge 17 commits intodevfrom
588-replace-test-helpers-imports
Open

[WIP] 588 replace test helpers imports#952
ottodevs wants to merge 17 commits intodevfrom
588-replace-test-helpers-imports

Conversation

@ottodevs
Copy link
Member

@ottodevs ottodevs commented Jun 3, 2019

Tries to fix #588 and generally cleans up solidity imports and intermediate solidity files that are not needed anymore (like Spoof.sol, Migrations.sol, etc), just where the change was possible.

@Quazia Quazia changed the title 588 replace test helpers imports [WIP] 588 replace test helpers imports Jun 12, 2019
@ottodevs ottodevs added contracts Involves changes to solidity files Refactor labels Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contracts Involves changes to solidity files Refactor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Every import from "@tps/test-helpers/contracts" should be replaced to "@aragon/os/contracts"

1 participant