proxy.py/tests/core
Abhinav Singh 46c942f947
Hook `UpstreamConnectionPool` lifecycle within `Threadless` (#921)
* Hook connection pool lifecycle within threadless

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fix test

* Fix spell

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-12-29 17:37:15 +05:30
..
__init__.py Initialize Menubar (#188) 2019-11-22 15:18:01 -08:00
test_acceptor.py Move `UpstreamConnectionPool` lifecycle within `Threadless` (#917) 2021-12-28 13:51:20 +05:30
test_acceptor_pool.py Enhancements (#763) 2021-11-20 03:04:15 +05:30
test_conn_pool.py Hook `UpstreamConnectionPool` lifecycle within `Threadless` (#921) 2021-12-29 17:37:15 +05:30
test_connection.py Hook `UpstreamConnectionPool` lifecycle within `Threadless` (#921) 2021-12-29 17:37:15 +05:30
test_event_dispatcher.py Add `Listener`, Web server close on header, use `Pipe` instead of `Manager` in eventing core (#720) 2021-11-10 20:47:28 +05:30
test_event_manager.py Test cov (#721) 2021-11-10 21:40:51 +05:30
test_event_queue.py Add `Listener`, Web server close on header, use `Pipe` instead of `Manager` in eventing core (#720) 2021-11-10 20:47:28 +05:30
test_event_subscriber.py Add `Listener`, Web server close on header, use `Pipe` instead of `Manager` in eventing core (#720) 2021-11-10 20:47:28 +05:30
test_listener.py Introduce `ProgramNamePlugin` plugin (#904) 2021-12-25 12:40:25 +05:30