stacks-network / stacks-core

The Stacks blockchain implementation
https://docs.stacks.co
GNU General Public License v3.0
3k stars 658 forks source link

Mutation Tests testnet/stacks-node/src/neon_node.rs > run_tenure #4871

Open ASuciuX opened 3 weeks ago

ASuciuX commented 3 weeks ago

Related #4587

The mutation testing highlighted there might be missing unit tests for run_tenure but there needs to be created a default for MinerThreadResult to check it.

The steps for making sure the run_tenure function has its possible outcomes caught are: