mitogen/tests
Alex Willmer f114c5951b Adjust unittest for master -> parent split
Tests should now match changes in
4d31300dd0
2018-02-14 22:40:09 +00:00
..
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
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 Import and use unittest2 without aliasing it 2017-11-12 12:42:27 +00:00
local_test.py Import and use unittest2 without aliasing it 2017-11-12 12:42:27 +00:00
master_test.py Adjust unittest for master -> parent split 2018-02-14 22:40:09 +00:00
module_finder_test.py Move django test script into permanent test 2018-02-12 10:30:11 +05:45
nested_test.py Import and use unittest2 without aliasing it 2017-11-12 12:42:27 +00:00
responder_test.py Import and use unittest2 without aliasing it 2017-11-12 12:42:27 +00:00
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!