evennia/evennia/utils/tests
2020-07-18 23:30:23 +02:00
..
data Format code with black. Add makefile to run fmt/tests 2019-09-28 18:18:11 +02:00
__init__.py Refactor utils test suite into utils/tests/ 2017-10-07 11:27:47 +02:00
test_ansi.py Add unit test for ANSIString bug 2020-04-11 21:02:43 +02:00
test_batchprocessors.py Make scripts/objects lists use EvMore. Change EvMore to not justify by default. 2020-01-11 15:49:12 +01:00
test_create_functions.py Add tags= keywords to all create functions, with unit tests. Resolves #2160 2020-07-18 21:36:03 +02:00
test_dbserialize.py Add .sort support for SaverList 2020-07-18 18:03:54 +02:00
test_eveditor.py Make scripts/objects lists use EvMore. Change EvMore to not justify by default. 2020-01-11 15:49:12 +01:00
test_evform.py Format code with black. Add makefile to run fmt/tests 2019-09-28 18:18:11 +02:00
test_evmenu.py Make scripts/objects lists use EvMore. Change EvMore to not justify by default. 2020-01-11 15:49:12 +01:00
test_gametime.py Fix unit test 2020-01-20 23:24:50 +01:00
test_tagparsing.py Make scripts/objects lists use EvMore. Change EvMore to not justify by default. 2020-01-11 15:49:12 +01:00
test_text2html.py Make scripts/objects lists use EvMore. Change EvMore to not justify by default. 2020-01-11 15:49:12 +01:00
test_utils.py Have EvTable width correctly handle asian alphabets as per #2166. 2020-07-15 23:18:53 +02:00
test_validatorfuncs.py Make options accept default kwarg, add new raise_exception. Fix datetime validatorfunc accoring to spec. Resolves #1967. 2020-01-20 23:20:05 +01:00