pyCraft/tests
2018-10-26 19:58:20 +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 support for Minecraft 1.13.2-pre1, 1.13.2-pre2 and 1.13.2 (protocols 402 to 404). 2018-10-26 19:58:20 +01:00
test_authentication.py Fix: test_authenticate_wrong_credentials is not marked as an Internet test. 2018-01-13 02:37:28 +00:00
test_backward_compatible.py Add serialisation and tests for Explosion, {Multi,}BlockChange, and CombatEvent packets. 2018-05-27 13:28:01 +01:00
test_connection.py Fix issue #109 and add regression test. 2018-10-12 17:07:04 +01:00
test_encryption.py Fix issue #109 and add regression test. 2018-10-12 17:07:04 +01:00
test_exceptions.py Fix various problems in minecraft.authentication and its tests: 2017-03-31 12:59:43 +01:00
test_packets_with_logic.py Fix: MapPacket.write_fields() is incorrect. 2018-05-27 17:12:50 +01:00
test_packets.py Various improvements to utility types: 2018-06-21 06:39:55 +01:00
test_reactors.py Add support for Minecraft 1.13 and 1.13-pre3 to pre10 (protocols 385 to 393). 2018-07-19 09:50:13 +01:00
test_serialization.py Fix: MutableRecord.__ne__ misspelt as '__neq__'. 2018-06-21 07:06:45 +01:00
test_utility_types.py Fix: MutableRecord.__ne__ misspelt as '__neq__'. 2018-06-21 07:06:45 +01:00
test_version.py Add support for Minecraft pre-release 16w32a (protocol 301). 2016-08-11 10:40:50 +01:00