Mindustry/tests/src/test/java
Andreas Heiskanen 609565af5f Tests: Add tests for addDarkness() in World.java (#412)
* Tests: Add tests for addDarkness() in World.java

Add Junit tests for the addDarkness found in core/src/io/anuke/mindustry/core/World.java

* Refactor: Remove code duplication

Remove code duplication in WorldTests. Invoke launchApplication directly from ApplicationTests.

* BugFix: Assign Tiles[][] tiles used for testing. 

Add assignment of Tiles[][] tiles separately when invoking ApplicationTests.launchApplication.
2019-03-12 13:08:35 -06:00
..
power Fixed more tests 2019-03-10 00:21:21 -05:00
ApplicationTests.java Removed useless name mapping / Cleanup 2019-03-11 11:43:23 -04:00
IOTests.java Bugfixes 2019-02-14 10:00:17 -05:00
MapTests.java Removed useless name mapping / Cleanup 2019-03-11 11:43:23 -04:00
WorldTests.java Tests: Add tests for addDarkness() in World.java (#412) 2019-03-12 13:08:35 -06:00