mitogen/tests
David Wilson 220a41a2b3 tests: import ansible_helpers_test. 2018-02-27 19:23:32 +05:45
..
data Adjust unittest for master -> parent split 2018-02-14 22:40:09 +00:00
README.md Add README.md to tests subdir. 2017-09-22 23:46:35 +05:30
ansible_helpers_test.py tests: import ansible_helpers_test. 2018-02-27 19:23:32 +05:45
build_docker_image.py tests: ensure strace is available in the docker image.. 2017-12-05 02:01:58 +05:30
call_function_test.py Import and use unittest2 without aliasing it 2017-11-12 12:42:27 +00:00
channel_test.py Import and use unittest2 without aliasing it 2017-11-12 12:42:27 +00:00
fakessh_test.py Import and use unittest2 without aliasing it 2017-11-12 12:42:27 +00:00
first_stage_test.py Adjust unittest for master -> parent split 2018-02-14 22:40:09 +00:00
id_allocation_test.py Import and use unittest2 without aliasing it 2017-11-12 12:42:27 +00:00
importer_test.py core: Standardise type of Importer.whitelist 2018-02-26 23:38:05 +00:00
local_test.py Import and use unittest2 without aliasing it 2017-11-12 12:42:27 +00:00
master_test.py Split IterReadTest & WriteAllTest into test_parent 2018-02-14 22:48:31 +00:00
module_finder_test.py tests: Fix typo in ResolveRelPathTest 2018-02-19 21:05:00 +00:00
nested_test.py Import and use unittest2 without aliasing it 2017-11-12 12:42:27 +00:00
parent_test.py Split IterReadTest & WriteAllTest into test_parent 2018-02-14 22:48:31 +00:00
responder_test.py tests: stubs for future whitelist/blacklist tests. 2018-02-16 08:19:23 +05:45
router_test.py core: Ensure add_handler() callbacks really receive _DEAD on shutdown 2018-02-18 11:31:40 +05:45
select_test.py select: clean up API. 2018-02-14 19:45:22 +05:45
ssh_test.py Import and use unittest2 without aliasing it 2017-11-12 12:42:27 +00:00
testlib.py tests: ensure strace is available in the docker image.. 2017-12-05 02:01:58 +05:30
utils_test.py Import and use unittest2 without aliasing it 2017-11-12 12:42:27 +00:00

README.md

Warning

This directory is full of disorganized crap, including random hacks I checked in that I'd like to turn into tests. The effort to write tests only really started in September 2017. Pull requests in this area are very welcome!