evennia/evennia/utils/tests
Chason Chaffin 73f82d0ad1 Fixing tests for new gametime tests
It appears that some mocks setup for gametime in the contrib
library were causing issues with the gametime tests. I've switched
those mocks to be patches instead so they are cleared out when
the test finishes.
2019-04-19 10:40:19 +09:00
..
data #1459: force evform.raw_form to have all lines of the same length - effectively a rectangle 2018-08-21 19:54:26 -05:00
__init__.py Refactor utils test suite into utils/tests/ 2017-10-07 11:27:47 +02:00
test_create_functions.py Make create_script return None if script set up to immediately fire/stop. Resolves #1663. 2018-10-27 19:08:31 +02:00
test_eveditor.py Add partial unittests for EvEditor 2019-02-05 01:14:32 +01:00
test_evform.py Made all unit tests pass 2019-01-09 22:08:48 +01:00
test_evmenu.py Correctly mock session.protocol flags 2018-10-14 09:33:52 +02:00
test_gametime.py Fixing tests for new gametime tests 2019-04-19 10:40:19 +09:00
test_tagparsing.py Run 2to3. 2017-10-29 13:40:30 -04:00
test_utils.py Refactor utils test suite into utils/tests/ 2017-10-07 11:27:47 +02:00