pyCraft/tests
joo 3f4571d9e9 Update testing configuration:
(1) Add py35 job to Travis.
(2) To address issue #57: run tests that connect to Mojang's auth server exactly once, during the py35 job.
(3) Measure coverage exactly once, during the py35 job; always submit the result to coveralls.
(4) Fix miscellaneous errors in generate_travis_yml.py.
2017-05-19 11:58:14 +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
test_authentication.py Update testing configuration: 2017-05-19 11:58:14 +01:00
test_connection.py Change version negotiator to use a status query. 2016-11-22 14:47:42 +00: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 4 tests in 'test_connection.py' and fix related bugs. 2016-06-18 18:22:18 +01:00
test_serialization.py Update tests to match new API. 2016-06-17 22:54:21 +01:00
test_version.py Add support for Minecraft pre-release 16w32a (protocol 301). 2016-08-11 10:40:50 +01:00