EngineHub / Piston

A generic command system, with tie-ins to many Minecraft platforms such as Bukkit, Forge, and Sponge.
GNU General Public License v3.0
17 stars 3 forks source link

Write tests for >90% coverage #5

Open octylFractal opened 5 years ago

octylFractal commented 5 years ago

Piston would benefit greatly from some test coverage. Right now everything is basically tested by running WorldEdit.

octylFractal commented 4 years ago

Nearly everything is covered now, except for the converters & inject system.