Use dedicated test environments for the storage and chain networks that spin up before and shutdown after testing. Use for example [testcontainers](https://github.com/testcontainers/testcontainers-go).
Use dedicated test environments for the storage and chain networks that spin up before and shutdown after testing. Use for example testcontainers.