evennia.contrib.base_systems.custom_gametime.tests

Testing custom game time

class evennia.contrib.base_systems.custom_gametime.tests.TestCustomGameTime(methodName='runTest')[source]

Bases: evennia.utils.test_resources.BaseEvenniaTest

tearDown()[source]

Hook method for deconstructing the test fixture after testing it.

test_time_to_tuple()[source]
test_gametime_to_realtime()[source]
test_realtime_to_gametime()[source]
test_custom_gametime()[source]
test_real_seconds_until()[source]
test_schedule()[source]