pyCraft/tests
2020-09-01 00:37:48 +02: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 Fix support for Minecraft 20w06a to 1.16.2 (protocols 701 to 751) 2020-08-17 11:25:30 +02:00
test_authentication.py Remove support for Python 2.7 2020-08-17 07:10:10 +02:00
test_backward_compatible.py Add type for general fixed-point numbers 2020-09-01 00:37:48 +02:00
test_connection.py Remove support for Python 2.7 2020-08-17 07:10:10 +02: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 Add tests for string representation of PlayerListItemPacket (issue #133) 2019-07-03 19:54:15 +02:00
test_packets.py Fix support for Minecraft 20w06a to 1.16.2 (protocols 701 to 751) 2020-08-17 11:25:30 +02: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 Revert: Add tests for Angle (were already present) 2019-05-18 02:54:21 +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