You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mitogen/tests/ansible/lib/action
David Wilson f98279fc95 tests: fix LRU test after splitting up Connection class.
The module the connection class is now loaded as is
"ansible.plugins.connection.mitogen_ssh", etc., which breaks the test.
Instead, check if the connection is an instance of the base Connection
class.
7 years ago
..
action_passthrough.py issue #164: some more ActionMixin tests. 7 years ago
determine_strategy.py issue #164: add action module to return active strategy. 7 years ago
mitogen_shutdown_all.py tests: fix LRU test after splitting up Connection class. 7 years ago