Commit Graph

24 Commits

Author SHA1 Message Date
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
joo ce63626bb1 Add 4 tests in 'test_connection.py' and fix related bugs. 2016-06-18 18:22:18 +01:00
Jeppe Klitgaard b2ccc754f4 clean now also removed __pycache__ and .pyc and -pyo 2015-04-11 20:00:16 +02:00
Jeppe Klitgaard eef23e2023 Fixed coveralls. Jeez I'm an idiot sometimes. Often times 2015-04-06 02:35:04 +02:00
Jeppe Klitgaard 8bf7620579 Updated coveralls, now it will run even when cover build fails 2015-04-06 02:29:55 +02:00
Jeppe Klitgaard 87a1101953 New line 2015-04-06 02:06:25 +02:00
Jeppe Klitgaard f631ecd8ba Retiring pylint-full.py, bye bye. 2015-04-06 01:56:50 +02:00
Jeppe Klitgaard 2a8dd11322 Removed pylintrc, its effect does not warrant its existance as of yet 2015-04-06 01:43:01 +02:00
Jeppe Klitgaard fc6529c913 Removed verify-manifest.py - we now deal with check-manifest in tox.ini 2015-04-06 01:38:39 +02:00
Jeppe Klitgaard 70c381d9f4 pylint-full.py should now be windows compatible 2015-04-06 01:36:06 +02:00
Jeppe Klitgaard e31bfb58f0 Now verify-manifest.py is windows-compatible again 2015-04-06 01:25:16 +02:00
Jeppe Klitgaard c35a887e1a Spruced up verify-manifest.py 2015-04-06 00:53:23 +02:00
Jeppe Klitgaard 9a45eec450 Added pylint-full and messed a bit with tox.ini 2015-04-06 00:42:06 +02:00
Jeppe Klitgaard 902d11b8e1 Spruced up verify-manifest.py 2015-04-05 23:25:24 +02:00
Jeppe Klitgaard fff3947b16 PEP8-friendliness, spaces instead of tabs 2015-04-05 23:13:15 +02:00
Jeppe Klitgaard c8da0cb8bc Removed executable bit from verify-manifest.py 2015-04-05 22:01:09 +02:00
Ammar Askar 398050c248 Only execute coveralls on the cover build 2015-04-03 04:15:16 +05:00
Ammar Askar 4dfdb6282b coveralls support 2015-04-03 03:53:13 +05:00
Ammar Askar e966237d54 Add travis support 2015-04-03 03:24:01 +05:00
Ammar Askar f7ed4da0d0 Platform independent manifest verification 2015-04-02 23:43:03 +05:00
Jeppe Klitgaard edacd24c81 added clean to bin, used for cleaning up all the crap that builds up. 2015-04-01 23:09:52 +02:00
Jeppe Klitgaard 00dd2f3345 build_docs made executable 2015-04-01 23:07:57 +02:00
Jeppe Klitgaard 3c0b2cfa50 Added build_docs to bin 2015-04-01 20:58:51 +02:00
Jeppe Klitgaard 83a92daf0b Added tox runner for verifying MANIFEST.in and added MANIFEST.in in preparation for pypi 2015-04-01 19:50:16 +02:00