.. |
__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
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
|
2024-02-05 17:06:34 +00:00 |
test_auth.py
|
skip flaky asyncio auth tests on Windows+py37
|
2023-10-11 10:57:30 +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
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
|
2023-02-06 18:36:21 +00:00 |
test_cython.py
|
build with cmake (scikit-build-core)
|
2024-02-16 13:12:34 +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
|
reduce deprecation warnings in asyncio/tornado tests
|
2022-09-21 09:10:57 +02:00 |
test_imports.py
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
|
2024-02-05 17:06:34 +00: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
|
handle custom Message types in zmq.log
|
2023-02-17 13:54:44 +01:00 |
test_message.py
|
nicer reprs of Frames
|
2023-07-22 14:17:24 -07: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
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
|
2024-02-05 17:06:34 +00:00 |
test_pair.py
|
deprecate utils.strtypes
|
2022-03-03 15:05:08 +01:00 |
test_poll.py
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
|
2023-02-06 18:36:21 +00:00 |
test_proxy_steerable.py
|
Merge pull request #1894 from minrk/rm-proxy-steerable
|
2023-08-10 11:28:41 +02:00 |
test_pubsub.py
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
|
2023-02-06 18:36:21 +00: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
|
Include address in bind/connect error messages
|
2023-05-26 13:26:07 +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
|
handle closed shadow sockets in ZMQStream
|
2023-03-16 11:02:50 +01:00 |