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
bc260b0a91
Add Python 3.6 to supported Python versions.
2017-03-31 13:16:35 +01:00
Ammar Askar
b8330a17fd
Fix coveralls being broken
2016-08-11 16:49:26 -07:00
joo
3ff7662684
Update tests to match new API.
2016-06-17 22:54:21 +01:00
Jeppe Klitgaard
f3ee66b0b9
We now also cover files without tests
2015-04-11 17:43:11 +02:00
Jeppe Klitgaard
0ac27a940c
Switched to using pylintrc file instead of command line options.
...
This was done because we have a lot of messages we want to ignore (disabled-locally, enabled-locally, etc, etc), which would take up a huge amount of messy space in tox.ini.
2015-04-06 15:47:22 +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
cf344fd7e5
I forgot a dash cause I'm a dumbdumb
2015-04-06 02:03:32 +02:00
Jeppe Klitgaard
59578bbbc5
flake8 test now tests more python files.
2015-04-06 01:59:08 +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
Ammar Askar
89f788f3ea
Remove unused test environment
2015-04-03 09:01:07 +05:00
Ammar Askar
d0f6120043
Oops, ignore pylint warnings not errors
2015-04-03 04:29:40 +05: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
d3917b42a4
split up pylint into errors and warning runners
2015-04-03 03:13:22 +05:00
Ammar Askar
f7ed4da0d0
Platform independent manifest verification
2015-04-02 23:43:03 +05:00
Ammar Askar
4fe5caa7d9
Added an easy encryption test
2015-04-02 22:02:47 +05:00
Jeppe Klitgaard
c34d30566f
Made some tests for authentication. Still many tests to be made
2015-04-02 00:11:14 +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
Jeppe Klitgaard
ddeaab51d3
Added tox for testing
2015-04-01 17:40:56 +02:00