server/tests
Enno Rehling 5e835618f3 fix weight calculation, uninitialized value 2014-06-26 21:02:03 -07:00
..
config.lua add a config.reset function to clear configuration state before tests. 2014-06-17 08:46:22 -07:00
init.lua tests for basic movement 2014-06-25 14:30:24 -07:00
locale.lua begin binding locales (need to init_locales in the right place, still). 2014-06-14 07:52:32 -07:00
movement.lua fix weight calculation, uninitialized value 2014-06-26 21:02:03 -07:00
regions.lua directions can now be read from json configuration. 2014-06-15 22:17:08 -07:00
settings.lua new test suite, moving to new directory. 2014-06-13 17:35:43 -07:00
ships.lua remove static variables optimizations, they create global state that is bad for testing 2014-06-17 23:10:55 -07:00
study.lua Added a test for expensive skills. 2014-06-22 07:55:14 -07:00