evennia/evennia/utils/tests
2022-10-09 22:11:20 -06:00
..
data Start adding unit tests for menu templating 2020-10-01 18:42:04 +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_containers.py Use override_settings to patch settings.GLOBAL_SCRIPTS. 2022-10-03 19:53:43 -05:00
test_create_functions.py Run black reformatter on code 2022-02-08 13:03:52 +01:00
test_dbserialize.py Fix nesting errors when serializing hidden dbobjs with de/serializer magic methods 2022-07-14 00:01:18 +02:00
test_eveditor.py Refactor all test classes into evennia.utils.test_resources. Update docs. 2022-01-21 00:17:24 +01:00
test_evform.py Run black reformatter on code 2022-02-08 13:03:52 +01:00
test_evmenu.py Run black reformatter on code 2022-02-08 13:03:52 +01:00
test_funcparser.py Correct funcparser tests 2022-09-18 01:26:04 +02:00
test_gametime.py Replace absolute timestamps in test_gametime with local datetimes 2021-01-18 17:00:23 -05:00
test_search.py Ran black on sources 2022-09-18 23:58:32 +02:00
test_tagparsing.py change protocol-relative urls to http 2022-10-07 22:19:58 -04:00
test_text2html.py Apply black to cleanup code 2022-06-12 09:46:48 +02:00
test_utils.py strip ands, correct test 2022-10-09 22:11:20 -06: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