proxy.py/tests/core
Alexey Pelykh 30574fd041
Support --hostnames (#1325)
* Support --hostnames

* Support python binaries that are not called "python"

* Update log statement to use self.hostname now

---------

Co-authored-by: Abhinav Singh <126065+abhinavsingh@users.noreply.github.com>
2023-04-17 09:42:18 +05:30
..
__init__.py Initialize Menubar (#188) 2019-11-22 15:18:01 -08:00
test_acceptor.py Support --hostnames (#1325) 2023-04-17 09:42:18 +05:30
test_acceptor_pool.py [Multiport] `Acceptor` can now accept work from multiple descriptors (#1036) 2022-01-22 18:54:27 +05:30
test_conn_pool.py [Work] `kwargs` independent `work_klass` creation and work core (#1051) 2022-01-24 03:16:08 +05:30
test_connection.py [Work] Refactor for generic work type (#1048) 2022-01-23 23:20:04 +05:30
test_event_dispatcher.py Support plugins defined as inner classes (#1318) 2023-03-14 20:00:07 +05:30
test_event_manager.py `isort` everything except lib (for now) (#952) 2022-01-10 13:28:22 +05:30
test_event_queue.py Support plugins defined as inner classes (#1318) 2023-03-14 20:00:07 +05:30
test_event_subscriber.py Support plugins defined as inner classes (#1318) 2023-03-14 20:00:07 +05:30
test_listener.py Support --hostnames (#1325) 2023-04-17 09:42:18 +05:30
test_listener_pool.py Support --hostnames (#1325) 2023-04-17 09:42:18 +05:30