Should we move test utils contracts under src?
#1183
Replies: 4 comments 1 reply
|
Yep |
|
I am in soft agreement but we should think more on this. Because it's not as straightforward as it was in
Uniswap also has a I also noticed that all files in May be thats the difference, libraries. I haven’t understood the actual reasoning behind it though. |
|
Any update on this @sablier-labs/evm? |
|
no update, we didn't implement it or decide to do so closing as not a priority |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
As discussed in this PR: sablier-labs/evm-utils#8,
Inspired by Uniswap’s v4-core repo, should we move the test utils from the tests repo to
src/tests/?We are making this change in
evm-utils, so I believe it makes total sense to do it here as well.@sablier-labs/evm
All reactions