pyCraft/tests
joo e9f095de42 Add ClientSettingsPacket and PluginMessagePacket.
Improve Packet string representation.
2017-08-24 05:49:32 +01:00
..
encryption Add more encryption tests 2015-04-03 07:19:46 +05:00
__init__.py Made some tests for authentication. Still many tests to be made 2015-04-02 00:11:14 +02:00
compat.py Made some tests for authentication. Still many tests to be made 2015-04-02 00:11:14 +02:00
fake_server.py Add tests for early and outgoing packet listeners. 2017-08-22 17:50:16 +01:00
test_authentication.py Update testing configuration: 2017-05-19 11:58:14 +01:00
test_backward_compatible.py Add ClientSettingsPacket and PluginMessagePacket. 2017-08-24 05:49:32 +01:00
test_connection.py Add KeepAlivePacket test to ConnectTest and derived tests. 2017-08-22 18:16:07 +01:00
test_encryption.py Fix two python3 compatibility problems: 2015-04-17 17:57:34 +05:00
test_exceptions.py Fix various problems in minecraft.authentication and its tests: 2017-03-31 12:59:43 +01:00
test_packets.py Add ClientSettingsPacket and PluginMessagePacket. 2017-08-24 05:49:32 +01:00
test_packets_with_logic.py Update all tests, docs and code to use new packet names. 2017-08-09 20:53:54 +01:00
test_reactors.py Update all tests, docs and code to use new packet names. 2017-08-09 20:53:54 +01:00
test_serialization.py Minor coverage improvement for packets 2017-07-16 01:20:08 -07:00
test_version.py Add support for Minecraft pre-release 16w32a (protocol 301). 2016-08-11 10:40:50 +01:00