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 |
|
bendtherules
|
20460e730d
|
Use new py2.7 as pip cant upgrade automatically
|
2016-01-07 19:19:58 +05:30 |
|
bendtherules
|
06e908ca90
|
Ignore venv in pytest and add mock dependency
|
2016-01-07 19:14:11 +05:30 |
|
bendtherules
|
d42063dc5d
|
Show dir contents in circleci to debug
|
2016-01-07 17:15:54 +05:30 |
|
bendtherules
|
d4b9c0293a
|
Use only singlepython version
|
2016-01-07 17:02:44 +05:30 |
|
bendtherules
|
1ebca110d3
|
Fix python list, remove nightly
|
2016-01-07 16:47:31 +05:30 |
|
bendtherules
|
5ecbf36308
|
Use python versions present in circle ci
|
2016-01-07 16:43:46 +05:30 |
|
bendtherules
|
ddcc4c3cfc
|
Added circle.yml
|
2016-01-07 16:40:28 +05:30 |
|
bendtherules
|
f8052470e6
|
Revert "Try running only test_redis_2 on travis"
This reverts commit 24d18a9b49.
|
2016-01-07 16:12:50 +05:30 |
|
bendtherules
|
24d18a9b49
|
Try running only test_redis_2 on travis
|
2016-01-07 16:09:39 +05:30 |
|
bendtherules
|
06d6177b8d
|
Show error verbose in travis
|
2016-01-07 14:27:18 +05:30 |
|
bendtherules
|
751aec53b4
|
Use redis_master fixture
|
2016-01-07 14:23:10 +05:30 |
|
bendtherules
|
19219f48f5
|
Relative import + todo update [no ci]
|
2016-01-07 14:20:33 +05:30 |
|
bendtherules
|
a45cd7c46a
|
Add jinja2 to requirements.txt
|
2016-01-03 16:43:09 +05:30 |
|
bendtherules
|
e8c6f338bf
|
Mock htmlpy in gui_tests as it requires pyside
gui_tests currently dont require anything from htmlpy, only test redis fail cases
|
2016-01-03 16:39:07 +05:30 |
|
bendtherules
|
c494ede016
|
Move pyside to travis using apt and added to external_dependencies.txt
As it needs to compile and install itself if done pip install, that errors and takes a lot of time in travis
|
2016-01-03 11:50:00 +05:30 |
|
bendtherules
|
adf5efd653
|
Add pyside to requirements as htmlpy doesnt require it itself
|
2016-01-03 11:41:41 +05:30 |
|
bendtherules
|
d0941a74ef
|
Add htmlpy to requirements as it is required for gui
|
2016-01-03 11:38:52 +05:30 |
|
bendtherules
|
86c7117076
|
Redis fail tests in gui test + todo update
|
2016-01-03 11:29:34 +05:30 |
|
bendtherules
|
1e8203a92d
|
Small fixes in doc + missing app_gui.stop on error
|
2016-01-03 11:27:40 +05:30 |
|
bendtherules
|
c446797d83
|
Added and use cross-version reload function
|
2015-12-30 09:18:22 +05:30 |
|
bendtherules
|
9f7183e6c1
|
Use importlib.reload for compatibility with all ver of python
|
2015-12-30 08:56:42 +05:30 |
|
bendtherules
|
66894ac12b
|
Periodic update todo
|
2015-12-30 08:56:28 +05:30 |
|
bendtherules
|
67441b2fde
|
Update todo
|
2015-12-29 22:48:16 +05:30 |
|
bendtherules
|
3351b20194
|
Ignore self as plugin while self test + minor cleanup
|
2015-12-29 22:46:14 +05:30 |
|
bendtherules
|
1533bce400
|
env config test passing, update todo - add to pytest.ini
|
2015-12-29 11:39:06 +05:30 |
|
bendtherules
|
69c59a9f8b
|
Add env config test
|
2015-12-29 10:38:52 +05:30 |
|