pyCraft/tests
2018-05-29 01:14:46 +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 various Connection edge cases. 2018-05-29 01:14:46 +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 Add tests for various Connection edge cases. 2018-05-29 01:14:46 +01:00
test_encryption.py Add full connection tests with encryption enabled. 2018-05-27 03:30:43 +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 Add serialisation and tests for SpawnObjectPacket. 2018-05-27 15:36:13 +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 Fix: MapPacket.write_fields() is incorrect. 2018-05-27 17:12:50 +01:00
test_version.py Add support for Minecraft pre-release 16w32a (protocol 301). 2016-08-11 10:40:50 +01:00