pyzmq/zmq/tests
Min RK f5eb2a62c8
add ReconnectStop constants
2022-10-03 09:22:33 -07:00
..
__init__.py migrate some tests to async test 2022-09-29 11:15:51 +02:00
conftest.py migrate some tests to async test 2022-09-29 11:15:51 +02:00
cython_ext.pyx run pre-commit (isort, pyupgrade) 2021-12-07 14:44:16 +01:00
test_asyncio.py migrate some tests to async test 2022-09-29 11:15:51 +02:00
test_auth.py deprecate IOLoopAuthenticator 2022-09-30 12:05:06 +02:00
test_cffi_backend.py deprecate utils.strtypes 2022-03-03 15:05:08 +01:00
test_constants.py add ReconnectStop constants 2022-10-03 09:22:33 -07:00
test_context.py add `socket_class` argument to `ctx.socket` 2022-09-27 14:43:33 +02:00
test_cython.py include test cython files in package_data 2022-09-20 14:04:58 +02:00
test_decorators.py run pre-commit (isort, pyupgrade) 2021-12-07 14:44:16 +01:00
test_device.py deprecate utils.strtypes 2022-03-03 15:05:08 +01:00
test_draft.py run pre-commit (isort, pyupgrade) 2021-12-07 14:44:16 +01:00
test_error.py deprecate utils.strtypes 2022-03-03 15:05:08 +01:00
test_etc.py deprecate utils.strtypes 2022-03-03 15:05:08 +01:00
test_ext.py test Context subclass with different signature 2022-06-10 13:43:57 +02:00
test_future.py reduce deprecation warnings in asyncio/tornado tests 2022-09-21 09:10:57 +02:00
test_imports.py ensure constants are in `zmq.__all__` 2022-05-25 09:45:22 +02:00
test_includes.py deprecate utils.strtypes 2022-03-03 15:05:08 +01:00
test_ioloop.py migrate some tests to async test 2022-09-29 11:15:51 +02:00
test_log.py deprecate utils.strtypes 2022-03-03 15:05:08 +01:00
test_message.py deprecate utils.strtypes 2022-03-03 15:05:08 +01:00
test_monitor.py migrate some tests to async test 2022-09-29 11:15:51 +02:00
test_monqueue.py avoid race in mq teardown 2022-09-21 09:33:35 +02:00
test_multipart.py deprecate utils.strtypes 2022-03-03 15:05:08 +01:00
test_mypy.py deprecate utils.strtypes 2022-03-03 15:05:08 +01:00
test_pair.py deprecate utils.strtypes 2022-03-03 15:05:08 +01:00
test_poll.py loosen poll test tolerance 2022-06-01 11:56:02 +02:00
test_proxy_steerable.py FMT: use bare asserts to let pytest handle reporting 2022-03-03 13:00:42 +01:00
test_pubsub.py deprecate utils.strtypes 2022-03-03 15:05:08 +01:00
test_reqrep.py deprecate utils.strtypes 2022-03-03 15:05:08 +01:00
test_retry_eintr.py deprecate utils.strtypes 2022-03-03 15:05:08 +01:00
test_security.py deprecate utils.strtypes 2022-03-03 15:05:08 +01:00
test_socket.py improve shadowing 2022-09-27 14:43:33 +02:00
test_ssh.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_version.py FMT: use bare asserts to let pytest handle reporting 2022-03-03 13:00:42 +01:00
test_win32_shim.py deprecate utils.strtypes 2022-03-03 15:05:08 +01:00
test_z85.py FMT: use bare asserts to let pytest handle reporting 2022-03-03 13:00:42 +01:00
test_zmqstream.py migrate some tests to async test 2022-09-29 11:15:51 +02:00