Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 0c6bdb23579e37feb7d05683463c1f4d03ddb4c5
https://github.com/tribe29/checkmk/commit/0c6bdb23579e37feb7d05683463c1f4d0…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2020-02-05 (Wed, 05 Feb 2020)
Changed paths:
A tests-py3/unit/agents/special/test_special_agent_args.py
M tests/unit/agents/special/test_special_agent_args.py
Log Message:
-----------
special agent unit tests: consider python3 agents
At this point, we assume that all newly written agents are
written in python3.
Thus we
a) test their arguments for consistency as we did in py2
b) no longer watch out for new agents in py2
Change-Id: Iea62e33739de179119415a0409008125178aa869