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 df9556d1d9 Replace custom assertContains() with unitest2 assertIn() 6 years ago
..
data Replace all calls to file() with open() 6 years ago
README.md Add README.md to tests subdir. 6 years ago
build_docker_image.py Fix getting the directory path on Mac OS X. 6 years ago
call_function_test.py Use unittest2 in all tests 6 years ago
channel_test.py Use unittest2 in all tests 6 years ago
fakessh_test.py Use unittest2 in all tests 6 years ago
first_stage_test.py Replace custom assertContains() with unitest2 assertIn() 6 years ago
id_allocation_test.py Use unittest2 in all tests 6 years ago
importer_test.py Use unittest2 in all tests 6 years ago
local_test.py Use unittest2 in all tests 6 years ago
master_test.py Use unittest2 in all tests 6 years ago
module_finder_test.py Use unittest2 in all tests 6 years ago
nested_test.py Use unittest2 in all tests 6 years ago
responder_test.py Use unittest2 in all tests 6 years ago
select_test.py Use unittest2 in all tests 6 years ago
ssh_test.py Use unittest2 in all tests 6 years ago
testlib.py Replace custom assertContains() with unitest2 assertIn() 6 years ago
utils_test.py Use unittest2 in all tests 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!