Commit Graph
132 Commits
Author SHA1 Message Date
bendtherules 6fb0a8d124 Activate using pyenv in circle 2016-01-14 05:07:52 +05:30
bendtherules 4ee3917643 Rename basepython 2 2016-01-14 04:54:59 +05:30
bendtherules ad2e255016 Rename python basename in tox 2016-01-14 04:52:50 +05:30
bendtherules a499839bbc Comma-sperate ver names + rename in dash format 2016-01-14 04:47:39 +05:30
bendtherules 90e0e81ad4 Mention specific versions for circleci 2016-01-14 04:43:24 +05:30
bendtherules 617022143a Use tox in circleci, version no might not be identified 2016-01-14 04:25:03 +05:30
bendtherules 6377f5ae36 Comment travis.yml [ci skip] 2016-01-14 04:02:49 +05:30
bendtherules 5d27ac4ba4 Add nightly travis, caches working 2016-01-14 03:57:47 +05:30
bendtherules 101c532fd7 Tryg to use cache in travis 2016-01-14 03:48:28 +05:30
bendtherules 7e4f75d1f8 In travis, use xplicit python:3.5 2016-01-14 03:37:02 +05:30
bendtherules 3437e7592b Use py35, reorder tox and travis 2016-01-14 03:34:49 +05:30
bendtherules 6db9933e83 Reorder travis env and add tox config for 3.5-dev 2016-01-14 03:30:54 +05:30
bendtherules 872b93fb37 No sudo + fix indent + install tox first on travis 2016-01-14 02:54:47 +05:30
bendtherules 8484a89b89 Add tox.ini, remove funcsigs, fix setup.py adding submodule names and update docs, update travis for using tox 2016-01-14 02:50:59 +05:30
bendtherules bc5905c4a5 Use pip install . without -e on travis 2016-01-14 01:29:01 +05:30
bendtherules e7ea2d7cbd Revert "Use pip install . without -e" as wrong file included
This reverts commit 35080722ad.
2016-01-14 01:28:10 +05:30
bendtherules 35080722ad Use pip install . without -e 2016-01-14 01:25:10 +05:30
bendtherules 9c3dabed39 Disable 2.x builds as they dont stop again 2016-01-12 22:25:17 +05:30
bendtherules 14b7784bc9 Re-enable 2,x builds + add 3.5.x 2016-01-12 13:07:38 +05:30
bendtherules 3b4a518977 Fix double quote in yml + prev fix not needed 2016-01-12 12:54:00 +05:30
bendtherules 8b710966e4 Remove param from py.test as not valid in .yml 2016-01-12 12:52:42 +05:30
bendtherules b596824e98 Use ps + quoted commands 2016-01-12 12:51:40 +05:30
bendtherules e066bfa4e1 Use only 3.x py versions on appveyor + NOT A FIX
py.test on python 2.x doesnt stop at all - what is happening? !!
This is only a TEMPORARY FIX
2016-01-12 12:43:12 +05:30
bendtherules 79c3311e72 Catch no output on py,test 2016-01-11 23:27:19 +05:30
bendtherules 7813ff14e7 Non-verbose py.test 2016-01-11 20:49:51 +05:30
bendtherules 69036e649c Moved appveyor.yml to root 2016-01-11 20:36:44 +05:30
bendtherules 4ad6a4a2f2 First try with appveyor.yml, taken from pontoon + chocolatey redis 2016-01-11 20:32:06 +05:30
bendtherules ceca24e6b8 periodic update todo 2016-01-11 03:08:55 +05:30
bendtherules a56600ee45 @nd redis_state test with pass/fail + empty collect fix in plugin 2016-01-11 02:54:27 +05:30
bendtherules de9089a543 More checks in test backend_state_1 2016-01-11 02:22:55 +05:30
bendtherules a56e517534 In redis state loading, use s whenever needed 2016-01-11 02:10:33 +05:30
bendtherules cecdda84ca Load gui backend in each func so that mock htmlpy gets used 2016-01-11 01:57:35 +05:30
bendtherules d0cc77c29f Add first redis state load test 2016-01-10 23:37:06 +05:30
bendtherules 0985184713 Move redis tests inside TestRedisFail class 2016-01-10 17:02:38 +05:30
bendtherules 94fab5d739 Add __init__.py for relative import 2016-01-10 07:05:12 +05:30
bendtherules 07d6df5d84 move test_gui and update todo 2016-01-09 23:07:15 +05:30
bendtherules fede89fa7a Periodic update todo + complete branch 2016-01-09 23:00:20 +05:30
bendtherules 0c1a344e61 In test_env, check both utils and plugin env 2016-01-09 22:54:45 +05:30
bendtherules 2a4c3fe0fe Move loading options from env code to utils 2016-01-09 22:50:44 +05:30
bendtherules 72fb9b3182 Cleanup + update todo 2016-01-09 12:40:18 +05:30
bendtherules 56ad34354c Merge branch 'redis_fail_tests' into add_circleci_config 2016-01-08 09:00:28 +05:30
bendtherules 3d5417fbee Remove debug ls from circleci 2016-01-08 08:58:09 +05:30
bendtherules 14fffc1b49 Use s in test_gui + put it in utils + rename utils in gui 2016-01-07 22:31:33 +05:30
bendtherules 6ec3713a0d Dont apt-get update, takes a lot of time 2016-01-07 21:04:18 +05:30
bendtherules ae363e6b42 Use py3.5 on circleci for debug 2016-01-07 21:01:24 +05:30
bendtherules dcd8355454 Use str(error) instead of error.message for py3 compat 2016-01-07 20:42:05 +05:30
bendtherules c171721a2d Move test helpers like reload_2_3 and others to basedir
Also add __init__.py to allow relative imports
2016-01-07 20:28:56 +05:30
bendtherules c565ec7027 Use caps PYTEST_STATUS_PORT in gui_backend.py, causing errors on linux 2016-01-07 19:56:10 +05:30
bendtherules 48d6e389f5 Explicitly add upgrade setuptools to circleci yml 2016-01-07 19:43:26 +05:30
bendtherules 8f523110c8 Add setuptools and funcsigs explicitly to requirements 2016-01-07 19:40:05 +05:30