mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 02:08:21 +00:00
Added an annoying consistency check for BlockFactory
This test is intended to enforce that the BlockFactory always has the same blocks in it from one commit to the next. Since there are a lot of changes going on right now around this, it's important that this is checked because bugs can go under the radar when large changes are happening. The consistency check will need to be regenerated whenever a new block is registered, new states are found or when things are removed.
This commit is contained in:
1
tests/phpunit/block/block_factory_consistency_check.json
Normal file
1
tests/phpunit/block/block_factory_consistency_check.json
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user