Nikita Sobolev
|
9e7477d986
|
Update mock to 5.1.* (#10472)
|
2023-07-19 13:01:01 +01:00 |
|
github-actions[bot]
|
8365b1aaef
|
Bump mock to 5.0.* (#9423)
|
2023-01-04 11:29:58 +01:00 |
|
Sebastian Rittau
|
15958a2628
|
Fixes for third-party mock package (#6685)
Removed a few unused private classes and methods. They can be re-added if a user reports them missing.
|
2021-12-25 11:43:43 +02:00 |
|
Sebastian Rittau
|
db0f37ccdf
|
Modernize mock stubs (#5949)
* Import from `collections.abc`, instead of `typing`.
* Replace `Text` with `str`.
* Remove version checks.
* Convert mock into a package
|
2021-08-23 11:53:03 -07:00 |
|
Shantanu
|
7244ea1f71
|
Test third party stubs with stubtest (#5615)
|
2021-06-13 00:17:40 +02:00 |
|