Is your feature request related to a problem? Please describe.
Currently, the integration tests are done in a single file. This reduces legibility and makes it annoying to extend.
Describe the solution you'd like
Split the integration test into several, concise, files that target specific actions in the contract ecosystem.
Is your feature request related to a problem? Please describe.
Currently, the integration tests are done in a single file. This reduces legibility and makes it annoying to extend.
Describe the solution you'd like
Split the integration test into several, concise, files that target specific actions in the contract ecosystem.