mitogen/tests
David Wilson a53e85ff69 tests: stubs for future whitelist/blacklist tests. 2018-02-16 08:19:23 +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
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 Fix TypeError while initiliazing ImporterMixin 2018-02-14 23:04:10 +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 FIx syntax error in FindRelatedImportsTest.test_django_db_models 2018-02-14 22:54: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
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!