Module: check_mk
Branch: master
Commit: 66a9f7e03cc3606965735b7b5a4f3194e2521968
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=66a9f7e03cc360…
Author: Lars Michelsen <lm(a)mathias-kettner.de>
Date: Thu Jan 26 17:19:40 2017 +0100
Run all tests (except explicitly marked) in site context
Change-Id: I5f6bf60dec3c1a6172f16396fe03b382bbbfd348
---
pytest.ini | 7 +-
tests/conftest.py | 83 +++++++++++------
tests/git/conftest.py | 9 ++
.../test_find_debug_code_web.py} | 4 +
tests/{general => git}/test_find_debug_print.py | 2 +-
tests/{general => git}/test_permissions.py | 2 +-
.../windows => git}/test_precompiled_age.py | 2 +-
.../test_precompiled_cmk_update_agent.py | 2 +-
tests/lib/test_paths.py | 9 +-
tests/testlib/__init__.py | 103 +++++++++++++++------
tests/web/test_key_mgmt.py | 1 -
tests/web/test_table.py | 44 +++++----
12 files changed, 179 insertions(+), 89 deletions(-)
Diff:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commitdiff;h=66a9f7e03c…