cnelsonsic/SimpleMMO

ScriptServer needs tests

Opened this issue · 1 comments

Surprise! ScriptServer is fragile.
It would be nice to have tests that would let us know if it's randomly broken.

Some TDD may be called for.

I've added a test for the client to ensure that the scriptserver at least runs and ticks object scripts.
Tests that only involve the scriptserver and the scriptserver alone are upcoming.