Commit Graph

38 Commits (e7ba8d100f28c91586c6902308770ee33b1d4884)

Author SHA1 Message Date
baztian f16f27665b Fix tests for Python 2 2020-06-10 23:21:37 +02:00
baztian 5449ca8dab Upgrade jip to be able to download new mockito versions containing some utf-8 chars in pom 2020-06-04 23:53:42 +02:00
baztian ab9a256897 Make with statement test a mock test 2020-05-27 22:11:33 +02:00
baztian 8191a24489 Fix with statment test. Include missing PropertiesDriverArgsPassingTest 2020-05-27 21:45:58 +02:00
baztian 3f10b20c4d Fix mockito issues 2020-05-27 17:42:47 +02:00
baztian f94608e07b Align coverage version with the one used outside of tox 2020-05-27 14:54:28 +02:00
baztian e38a46a356 Downgrade coverage module *inside* tox env to a version which does not require sqlite which isn't supported by Jython 2020-05-27 14:53:22 +02:00
baztian 303dfe9ab6 Downgrade test dependency to JPype 0.7.0 (Recommended for Python 2.7) 2020-05-25 20:01:37 +02:00
baztian 635504943e Fix tox configuration file 2020-05-25 19:45:45 +02:00
baztian 875c857d47 Try to fix some travis issues 2020-05-25 17:36:22 +02:00
baztian cd35f38d1c Fix maven central http(s) issues 2020-05-25 15:34:45 +02:00
baztian 2000a0caba Test against 0.6 and 0.7 JPype versions 2019-07-08 21:19:57 +02:00
baztian 482244c34b Drop Python 2.6 compatability. Really use JPype 0.6.2 2019-07-08 21:05:38 +02:00
baztian f3c2df8464 Allow tox command overriding. Thanks to @ionelmc for https://blog.ionelmc.ro/2015/04/14/tox-tricks-and-patterns/ 2017-03-12 20:35:52 +01:00
baztian 4d9a26f18b Remove doctest from coverage. 2017-03-12 20:29:40 +01:00
baztian 380bb80d68 Upgrade to jip in the hope to find out more about the Python 2.6 build error
occuring sometimes.
2017-03-11 20:35:38 +01:00
baztian 18440f1def Cache maven home explicitly. 2017-03-10 20:36:01 +01:00
baztian b53b1a3581 Use $HOME for mvn to see if this can use some travis standard repos or so. 2017-03-10 20:18:19 +01:00
baztian 59974ffab5 Move coveralls handling from tox to travis to work around Jython urllib issues. 2017-03-10 16:08:49 +01:00
baztian 05e429ac66 Simplified tox.ini a little bit. 2017-03-10 15:42:03 +01:00
baztian 47aa0c68a3 Add Jython coverage support. Thanks to @testInord. https://github.com/baztian/jaydebeapi/pull/17#issuecomment-275192869 2017-03-10 13:31:19 +01:00
baztian 561d447c09 Switch to tox develeopment mode to fix source view on coveralls. 2017-03-10 12:24:29 +01:00
baztian 4c6efb7113 Fix coveralls run on Python 2.6. Skip coveralls for Jython. 2017-03-10 12:24:25 +01:00
baztian c150bb8290 Add coverage and coveralls back to tox and travis. 2017-03-10 12:23:05 +01:00
baztian 4ef125e6b1 Introduce Python 3.6 to the build matrix. 2017-03-10 12:23:01 +01:00
baztian bf35ac253e Improve requirements resolution. 2017-03-10 12:20:43 +01:00
baztian 8c119de997 Apply recommendations from https://github.com/ryanhiebert/tox-travis/issues/62 2017-03-10 12:17:51 +01:00
baztian 7c2a48f75c First attempt to run tox on travix. 2017-03-10 12:17:45 +01:00
baztian dc7b55085d Align tox matrix to travis matrix. 2017-03-08 14:28:52 +01:00
baztian ca9e978fe5 Remove obsolete comments. 2017-03-08 14:16:35 +01:00
baztian 3676b42cfd Run doctests in tox. 2017-03-08 12:26:48 +01:00
baztian 0596d5fbca Fix maven repo access again. 2017-03-08 12:13:48 +01:00
baztian 72dbb832d9 Fix maven repo access again. 2017-03-08 12:13:48 +01:00
baztian 2e3d8ce1a8 Make tox work with any Python 3 release. Fix maven repo reference. 2017-03-08 12:13:48 +01:00
baztian bc732dca08 Improve tox configuration. 2017-03-08 12:13:48 +01:00
baztian 4666f606d9 Add Jython support for hsqldb driver test to tox build matrix. 2017-03-08 12:13:48 +01:00
baztian 6a9795cdd9 Add Jython support for mock driver test to tox build matrix. 2017-03-08 12:13:48 +01:00
baztian 136057d356 Use tox to support a build matrix. (Add Jython support later) 2017-03-08 12:13:48 +01:00