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 4b373c421b core: Standardise type of Importer.whitelist
This seemed a reasonable streamlining, but I'm happy to be overruled.
7 years ago
..
data
README.md
build_docker_image.py
call_function_test.py
channel_test.py
fakessh_test.py
first_stage_test.py
id_allocation_test.py
importer_test.py core: Standardise type of Importer.whitelist 7 years ago
local_test.py
master_test.py Split IterReadTest & WriteAllTest into test_parent 7 years ago
module_finder_test.py tests: Fix typo in ResolveRelPathTest 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
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!