pyCraft/tests
joodicator bf49006553 Add support for Minecraft 1.18 and 1.18.1. 2021-12-16 19:39:13 +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
fake_server.py Add support for Minecraft 1.18 and 1.18.1. 2021-12-16 19:39:13 +01:00
test_authentication.py Remove support for Python 2.7 2020-08-17 07:10:10 +02:00
test_backward_compatible.py Fix: non-monotonic protocol versions are not correctly handled 2020-12-02 15:11:39 +01:00
test_connection.py Add test case reproducing #146 (fixed to behave consistently) 2020-12-04 17:06:39 +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.py Add support for Minecraft 1.18 and 1.18.1. 2021-12-16 19:39:13 +01:00
test_packets_with_logic.py Add support for Minecraft 1.18 and 1.18.1. 2021-12-16 19:39:13 +01:00
test_reactors.py Fix: non-monotonic protocol versions are not correctly handled 2020-12-02 15:11:39 +01:00
test_serialization.py Fix: MultiBlockChangePacket.ChunkSectionPos reads/writes incorrectly 2020-09-10 16:35:53 +02: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