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
David Wilson dd088908df select: clean up API. 6 years ago
..
data Replace nasty print statements in six_brokenpkg. 6 years ago
README.md Add README.md to tests subdir. 6 years ago
build_docker_image.py tests: ensure strace is available in the docker image.. 6 years ago
call_function_test.py Import and use unittest2 without aliasing it 6 years ago
channel_test.py Import and use unittest2 without aliasing it 6 years ago
fakessh_test.py Import and use unittest2 without aliasing it 6 years ago
first_stage_test.py Import and use unittest2 without aliasing it 6 years ago
id_allocation_test.py Import and use unittest2 without aliasing it 6 years ago
importer_test.py Import and use unittest2 without aliasing it 6 years ago
local_test.py Import and use unittest2 without aliasing it 6 years ago
master_test.py Import and use unittest2 without aliasing it 6 years ago
module_finder_test.py Move django test script into permanent test 6 years ago
nested_test.py Import and use unittest2 without aliasing it 6 years ago
responder_test.py Import and use unittest2 without aliasing it 6 years ago
select_test.py select: clean up API. 6 years ago
ssh_test.py Import and use unittest2 without aliasing it 6 years ago
testlib.py tests: ensure strace is available in the docker image.. 6 years ago
utils_test.py Import and use unittest2 without aliasing it 6 years ago

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!