Cuberite Forum

Full Version: World Test Suite
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I was wondering if we wanted to work on building a flat world in game test suite for things such as redstone and rail; if so, what would be the best solution to integrating it into the development environment?
I think is working on an even better thing - he's decoupling the redstone sim from the rest of the server, so that unit tests can be written for it and it can be tested out independently.
Some integration tests would still be useful. Its going to be a while before I get around to decoupling the rail code for testing. However, making the tests changeable, and how to test something worked are still the biggest problems with setting up integration test.
is there a way to generate a flat world for the server?
Use the Flat height generator in world.ini
http://wiki.mc-server.org/doku.php?id=co...generators