mitogen/tests
dw d708405126
Merge pull request #82 from moreati/imported-via-the-scenic-route
Fix TypeError while initiliazing ImporterMixin
2018-02-15 05:26:05 +05:45
..
data Replace nasty print statements in six_brokenpkg. 2017-11-19 19:25:53 +05:30
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 Merge pull request #65 from moreati/unittest2-this-time-its-personal 2017-11-12 19:54:23 +05:30
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 Import and use unittest2 without aliasing it 2017-11-12 12:42:27 +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
responder_test.py Import and use unittest2 without aliasing it 2017-11-12 12:42:27 +00:00
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!