PrismarineJS / prismarine-physics

Provide the physics engine for minecraft entities
MIT License
35 stars 41 forks source link

Add harder test #21

Open rom1504 opened 4 years ago

rom1504 commented 4 years ago

https://github.com/PrismarineJS/prismarine-physics/blob/master/test/basic.test.js is too easy We should have another test with all information missing or partially missing to catch issues before people come to report them.

rom1504 commented 4 years ago

Once https://github.com/PrismarineJS/prismarine-physics/issues/23 is done , tests can try to change all the values of the player state spec and make sure nothing wrong happen in simulation (at least no crash)