Testing is a very important part of any game or world. There are several areas you need
to test.
Consistency
The game world and game need to be internally consistent with the world you are trying
to create. This is a very subjective analysis.
Correctness
The game needs to operate correctly. There should not be any bugs in the supporting
data that cause the game to crash or prevent progress by the players.