cartesi / rollups-node

Reference implementation of the Cartesi Rollups Node
Apache License 2.0
20 stars 63 forks source link

Convert devnet-based automated tests to use `no mining` mode #418

Open fmoura opened 3 months ago

fmoura commented 3 months ago

📚 Context

Some tests uses Devnet on default automine mode. But tests will benefit of a more controlled and predicted way of handling inputs, outputs and associated hashes

✔️ Solution

To refactor the tests , disabling the default Devnet auto mine and adding "mine" commands to fine tune block generation (see #415)

📈 Subtasks

marcelstanley commented 1 month ago

ethutil tests partially covered at eddf0a06dbceee66648f0a94719fa739013123f7