mirror of https://github.com/python/cpython
7e96370a94
threadingmock: Improve test suite to avoid race conditions Simplify tests and split them into multiple tests to prevent assertions from triggering race conditions. Additionally, we rely on calling the mocks without delay to validate the functionality of matching calls. |
||
---|---|---|
.. | ||
__init__.py | ||
__main__.py | ||
support.py | ||
testasync.py | ||
testcallable.py | ||
testhelpers.py | ||
testmagicmethods.py | ||
testmock.py | ||
testpatch.py | ||
testsealable.py | ||
testsentinel.py | ||
testthreadingmock.py | ||
testwith.py |