You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mitogen/tests
Alex Willmer 71c00789f0 tests: Fix expected values FindRelatedTest for Django 1.11.4 7 years ago
..
data Adjust unittest for master -> parent split 7 years ago
README.md
build_docker_image.py
call_function_test.py
channel_test.py
fakessh_test.py
first_stage_test.py Adjust unittest for master -> parent split 7 years ago
id_allocation_test.py
importer_test.py Fix TypeError while initiliazing ImporterMixin 7 years ago
local_test.py
master_test.py Split IterReadTest & WriteAllTest into test_parent 7 years ago
module_finder_test.py tests: Fix expected values FindRelatedTest for Django 1.11.4 7 years ago
nested_test.py
parent_test.py Split IterReadTest & WriteAllTest into test_parent 7 years ago
responder_test.py tests: stubs for future whitelist/blacklist tests. 7 years ago
router_test.py core: Ensure add_handler() callbacks really receive _DEAD on shutdown 7 years ago
select_test.py select: clean up API. 7 years ago
ssh_test.py
testlib.py
utils_test.py

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!