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 > load_block_parent_info #4870

Open ASuciuX opened 3 weeks ago

ASuciuX commented 3 weeks ago

Related #4587

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

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