pyzmq/zmq/tests
Min RK a4e29f0730
Merge pull request #1347 from aeetos/improve-publog
More useful PUB-SUB logging with pyzmq
2020-02-18 13:42:43 +01:00
..
asyncio Check for asyncio.exceptions.CancelledError when py38+ 2019-08-03 19:03:33 +12:00
__init__.py typo in green teardown_timeout 2019-06-07 12:43:54 +02:00
conftest.py add fixture for setting eventloop policy on win+py38 2019-11-12 12:55:19 +01:00
cython_ext.pyx make zmq cimportable 2020-02-11 10:59:59 +01:00
test_auth.py Authentication callback Unit Test Added 2018-04-16 17:24:42 +02:00
test_cffi_backend.py Remove deprecated, undocumented stopwatch wrapper 2016-10-04 15:36:39 +02:00
test_constants.py add zmq.DRAFT_API 2016-08-04 15:18:39 +02:00
test_context.py make Context.instance fork-safe 2019-07-09 09:19:28 +02:00
test_cython.py make zmq cimportable 2020-02-11 10:59:59 +01:00
test_decorators.py pytest can't ignore test function arguments 2016-06-02 17:10:37 +02:00
test_device.py Use Device's methods to bind to random ports in tests 2018-09-04 17:46:16 +00:00
test_draft.py test with draft on travis 2017-08-15 21:09:38 +02:00
test_error.py from threading import Thread 2017-09-06 15:29:05 +02:00
test_etc.py run tests with pytest 2016-06-02 17:10:37 +02:00
test_future.py hook up immediately-ready poll future if ready 2017-11-10 11:52:14 +01:00
test_imports.py skip a few more tests when tornado is absent 2017-06-28 13:43:41 +01:00
test_includes.py Adds test case for zmq.get_incldues and zmq.get_library_dirs 2016-09-22 10:25:10 -07:00
test_ioloop.py Use is_alive instead of deprecated isAlive removed in Python 3.9. 2019-12-30 21:37:26 +05:30
test_log.py Improved log.PUBHandler and created package-level CLI log viewer. Wrote dev env setup notes. 2019-12-04 11:03:21 -08:00
test_message.py remove isnan check from test_numpy_buffer 2018-08-20 16:40:37 +02:00
test_monitor.py Problem: zmq.EVENT_ALL changes as more events are added and test fails 2019-01-14 12:57:56 +00:00
test_monqueue.py Use Device's methods to bind to random ports in tests 2018-09-04 17:46:16 +00:00
test_multipart.py update copyright and headers 2014-06-10 14:33:25 -07:00
test_pair.py update copyright and headers 2014-06-10 14:33:25 -07:00
test_poll.py skip test_poll.test_raw on Windows 2017-01-27 13:07:13 +01:00
test_proxy_steerable.py Use Device's methods to bind to random ports in tests 2018-09-04 17:46:16 +00:00
test_pubsub.py Remove PUB/SUB SIGABRT test case 2018-02-15 03:49:59 +09:00
test_reqrep.py update copyright and headers 2014-06-10 14:33:25 -07:00
test_retry_eintr.py revert changes on empty lines 2017-08-14 21:24:23 +01:00
test_security.py support for zmq_curve_public 2018-03-21 10:02:35 +01:00
test_socket.py fixup! Display ipc path in case of ENOENT exception 2019-06-27 09:50:26 +02:00
test_ssh.py don't store history of random ports selected 2016-08-01 10:27:00 +02:00
test_version.py update copyright and headers 2014-06-10 14:33:25 -07:00
test_win32_shim.py update appveyor testing 2017-08-14 19:23:14 +01:00
test_z85.py update copyright and headers 2014-06-10 14:33:25 -07:00
test_zmqstream.py test: don't reuse IOLoop.instance after it's closed 2018-08-20 16:24:34 +02:00