pyzmq/zmq/tests
Min RK 5964134aad
improve repr of zmq.Event enums for overlapping masks
protocol errors overlap with event types
2022-06-17 15:35:03 +02:00
..
__init__.py run pre-commit (isort, pyupgrade) 2021-12-07 14:44:16 +01:00
conftest.py try copying tornado for proactor loop support 2021-05-10 13:02:57 +02:00
cython_ext.pyx run pre-commit (isort, pyupgrade) 2021-12-07 14:44:16 +01:00
test_asyncio.py avoid calls to deprecated asyncio.get_event_loop 2022-03-07 12:36:06 +01:00
test_auth.py Fix typos 2022-06-07 20:28:50 +08:00
test_cffi_backend.py deprecate utils.strtypes 2022-03-03 15:05:08 +01:00
test_constants.py improve repr of zmq.Event enums for overlapping masks 2022-06-17 15:35:03 +02:00
test_context.py deprecate utils.strtypes 2022-03-03 15:05:08 +01:00
test_cython.py deprecate utils.strtypes 2022-03-03 15:05:08 +01: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 deprecate utils.strtypes 2022-03-03 15:05:08 +01: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 FMT: use bare asserts to let pytest handle reporting 2022-03-03 13:00:42 +01: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 support async sockets in recv_monitor_message 2022-06-01 11:58:04 +02:00
test_monqueue.py Fix typos 2022-06-07 20:28:50 +08: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 deprecate utils.strtypes 2022-03-03 15:05:08 +01: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 run pre-commit (isort, pyupgrade) 2021-12-07 14:44:16 +01:00