server/tests
Enno Rehling b5439a1279 fix line/column calculation for JSON Errors.
+ start building a test for http://bugs.eressea.de/view.php?id=1692
2014-07-02 21:17:31 -07:00
..
castles.lua improve construction data in JSON. 2014-06-30 19:21:42 -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 fix line/column calculation for JSON Errors. 2014-07-02 21:17:31 -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 testing rules for riding 2014-06-26 23:41:07 -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 config returns a value, so we can assert corrrect JSON syntax 2014-06-27 07:36:18 -07:00
spells.lua fix line/column calculation for JSON Errors. 2014-07-02 21:17:31 -07:00
study.lua Added a test for expensive skills. 2014-06-22 07:55:14 -07:00