proxy.py/tests/core
Abhinav Singh 552fb998df
[Middleware] `HttpClientConnection` preparation (#995)
* Turn usual suspects to warnings, not error

* Add `HttpClientConnection` skeleton

* Fix doc build

* Update references in http tests

* Make `work` core agnostic to work object construction by adding an abstract static method to `Work` interface called `create`

* Make mypy happy

* Fix tests broken due to change in how work objects are now constructed

* Doc ko bhi happy karo
2022-01-16 18:34:33 +05:30
..
__init__.py Initialize Menubar (#188) 2019-11-22 15:18:01 -08:00
test_acceptor.py [Middleware] `HttpClientConnection` preparation (#995) 2022-01-16 18:34:33 +05:30
test_acceptor_pool.py `isort` everything except lib (for now) (#952) 2022-01-10 13:28:22 +05:30
test_conn_pool.py [Middleware] `HttpClientConnection` preparation (#995) 2022-01-16 18:34:33 +05:30
test_connection.py `isort` everything except lib (for now) (#952) 2022-01-10 13:28:22 +05:30
test_event_dispatcher.py `isort` everything except lib (for now) (#952) 2022-01-10 13:28:22 +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 `isort` everything except lib (for now) (#952) 2022-01-10 13:28:22 +05:30
test_event_subscriber.py `isort` everything except lib (for now) (#952) 2022-01-10 13:28:22 +05:30
test_listener.py `isort` everything except lib (for now) (#952) 2022-01-10 13:28:22 +05:30