cryptography/tests
Christian Heimes e5b5c3d448
Interface: Make annotation check optional (#5775) (#5780)
* Interface: Make annotation check optional

Fixes: https://github.com/pyca/cryptography/issues/5774
Signed-off-by: Christian Heimes <cheimes@redhat.com>

* Use param.replace()

Co-authored-by: Stanislav Levin <slev@altlinux.org>
Signed-off-by: Christian Heimes <cheimes@redhat.com>

Co-authored-by: Stanislav Levin <slev@altlinux.org>

Co-authored-by: Stanislav Levin <slev@altlinux.org>
2021-02-08 08:43:46 -06:00
..
hazmat Added typing for a bunch of random stuff (#5743) 2021-02-04 17:43:41 -06:00
hypothesis Remove __future__ import from our code (#5610) 2020-12-09 00:35:11 -06:00
wycheproof Added typing for a bunch of random stuff (#5743) 2021-02-04 17:43:41 -06:00
x509 rsa type hinting (#5733) 2021-02-01 17:08:48 -05:00
__init__.py Remove __future__ import from our code (#5610) 2020-12-09 00:35:11 -06:00
conftest.py fixes #5611 -- use subtests for wycheproof tests for speed (#5616) 2020-12-09 10:04:47 -06:00
doubles.py Added typing for more of ciphers (#5738) 2021-02-01 21:43:36 -06:00
test_cryptography_utils.py enable mypy over tests (#5721) 2021-01-31 19:27:41 -05:00
test_fernet.py enable mypy over tests (#5721) 2021-01-31 19:27:41 -05:00
test_interfaces.py Interface: Make annotation check optional (#5775) (#5780) 2021-02-08 08:43:46 -06:00
test_utils.py Remove __future__ import from our code (#5610) 2020-12-09 00:35:11 -06:00
test_warnings.py enable mypy over tests (#5721) 2021-01-31 19:27:41 -05:00
utils.py enable mypy over tests (#5721) 2021-01-31 19:27:41 -05:00