AdChain / AdChainRegistry

adChain registry smart contracts
Apache License 2.0
30 stars 10 forks source link

Tests should handle token approve calls inline #8

Closed skmgoldin closed 7 years ago

skmgoldin commented 7 years ago

Presently the migration script makes all the approve calls, which is a poor separation of concerns. This should happen in the test contracts.