farcasterxyz / contracts

Implementation of the Farcaster contracts
https://www.farcaster.xyz/
MIT License
340 stars 122 forks source link

test: add tests for deploy scripts #269

Closed varunsrin closed 1 year ago

varunsrin commented 1 year ago

What is the feature you would like to implement? Add tests to assert that the deploy scripts work as expected.

Why is this feature important? Reduce the probability of bugs and unexpected behavior in the deploy scripts.