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 > process_new_tenures, can_run_microblock_tenure #4872

Open ASuciuX opened 3 weeks ago

ASuciuX commented 3 weeks ago

Related #4587

The mutation testing highlighted there are missing unit tests for process_new_tenures.

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