mitogen/tests/data/stubs
David Wilson 6da991fae9 [stream-refactor] Py3.x test fixes 2019-07-28 15:57:07 +01:00
..
README.md tests: import a bunch more random unchecked in pieces. 2018-10-26 09:45:17 +01:00
stub-buildah.py Add buildah test and stub 2019-06-10 13:17:54 -05:00
stub-doas.py issue #406: clean up DiagLogStream handling and connect() failure. 2018-11-04 13:48:34 +00: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-jexec.py tests: jail_test fixes. 2019-07-22 18:30:51 +01: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: more lxc/lxd stub tests, let tests run on vanilla. 2018-10-31 12:41:32 +00:00
stub-lxc-info.py tests: 3.x syntax compat for tests/data/stubs/ 2018-11-04 20:17:09 +00:00
stub-lxc.py tests: 3.x syntax compat for tests/data/stubs/ 2018-11-04 20:17:09 +00:00
stub-python.py tests: Pythonize env_wrapper.sh, clean up local_test 2018-11-06 16:57:51 +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
stub-su.py [stream-refactor] Py3.x test fixes 2019-07-28 15:57:07 +01:00
stub-sudo.py issue #481: add test. 2019-02-10 22:32:57 +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.