mitogen/tests/data/stubs
David Wilson 0e8f451190 issue #409: add stub LXC test, refactor playbooks. 2018-10-31 12:12:17 +00:00
..
README.md tests: import a bunch more random unchecked in pieces. 2018-10-26 09:45:17 +01:00
stub-docker.py issue #409: name-prefix stubs so they can be added to PATH 2018-10-31 00:08:33 +00:00
stub-kubectl.py issue #409: add kubectl stub and constructor test. 2018-10-31 00:46:47 +00:00
stub-lxc-attach.py issue #409: name-prefix stubs so they can be added to PATH 2018-10-31 00:08:33 +00:00
stub-lxc-info.py issue #409: add new stub_connections/ test type. 2018-10-31 00:47:47 +00:00
stub-lxc.py issue #409: add stub LXC test, refactor playbooks. 2018-10-31 12:12:17 +00:00
stub-ssh.py issue #409: name-prefix stubs so they can be added to PATH 2018-10-31 00:08:33 +00:00

README.md

tests/data/stubs/

Dummy implementations of various third party tools that just spawn local Python interpreters. Used to roughly test the tools' associated Mitogen classes.