index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_unittest
/
testmock
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.12] gh-106300: Improve `assertRaises(Exception)` usages in tests (GH-10630...
Miss Islington (bot)
2023-07-07
1
-2/+3
*
gh-102978: Fix mock.patch function signatures for class and staticmethod deco...
Tomas R
2023-04-13
2
-0/+48
*
gh-103329: Add regression test for PropertyMock with side effect (#103358)
Russell Keith-Magee
2023-04-08
1
-1/+22
*
fix up mock tests coverage (#100874)
Chris Withers
2023-01-09
1
-8/+4
*
gh-100690: Raise an AttributeError when the assert_ prefix is forgotten when ...
Christian Klein
2023-01-06
1
-0/+24
*
gh-100739: Respect mock spec when checking for unsafe prefixes (#100740)
Christian Klein
2023-01-04
1
-0/+16
*
Fix mock code coverage. (#100580)
Chris Withers
2022-12-28
1
-6/+3
*
Remove skipped test in test for async mocks. (#100559)
Chris Withers
2022-12-28
1
-4/+0
*
gh-100287: Fix unittest.mock.seal with AsyncMock (#100496)
Shantanu
2022-12-24
1
-1/+13
*
gh-83076: 3.8x speed improvement in (Async)Mock instantiation (#100252)
Carl Meyer
2022-12-23
1
-0/+13
*
gh-98086: Now ``patch.dict`` can decorate async functions (#98095)
Nikita Sobolev
2022-11-11
1
-0/+17
*
gh-91803: Mock - fix error when using autospec methods with seal (#92213)
andrei kulakov
2022-11-07
1
-1/+4
*
gh-96624: Fix test_dotted_but_module_not_loaded in testpatch.py (GH-96691)
Dennis Sweeney
2022-09-09
1
-1/+1
*
gh-93839: Use load_package_tests() for testmock (GH-94055)
Christian Heimes
2022-06-21
1
-14/+3
*
gh-93839: Move Lib/unttest/test/ to Lib/test/test_unittest/ (#94043)
Victor Stinner
2022-06-21
12
-0/+7738