Bases: TestCase
TestCase
Test AMP communication
Hook method for setting up the test fixture before exercising it.
Send message larger than AMP_MAXLEN - should be split into several
Test that printable characters do not get mangled.
Test that the composition of the function and its inverse gives the correct string.
Bases: BaseEvenniaTest
BaseEvenniaTest
Sets up testing environment
Hook method for deconstructing the test fixture after testing it.
TestAMPServer
TestAMPServer.setUp()
TestAMPServer.test_amp_out()
TestAMPServer.test_amp_in()
TestAMPServer.test_large_msg()
TestIRC
TestIRC.test_plain_ansi()
TestIRC.test_bold()
TestIRC.test_italic()
TestIRC.test_colors()
TestIRC.test_identity()
TestTelnet
TestTelnet.setUp()
TestTelnet.test_mudlet_ttype()
TestWebSocket
TestWebSocket.setUp()
TestWebSocket.tearDown()
TestWebSocket.test_data_in()
TestWebSocket.test_data_out()
evennia.server.portal.telnet_ssl
evennia.server.portal.ttype