proxy.py/tests
Abhinav Singh aadcc10813
`EventManager` is also a context manager (#709)
* `EventManager` is also a context manager

* unused

* Rename `EventManager.event_queue` to `EventManager.queue`
2021-11-08 23:02:36 +05:30
..
benchmark Initialize Menubar (#188) 2019-11-22 15:18:01 -08:00
common Fix `--enable-dashboard` flags (#707) 2021-11-08 21:42:43 +05:30
core Move pid file write/remove within `AcceptorPool` (#708) 2021-11-08 22:22:23 +05:30
dashboard Test Dashboard backend (#206) 2019-11-30 22:54:20 -08:00
http Fix `--enable-dashboard` flags (#707) 2021-11-08 21:42:43 +05:30
integration Correct spelling mistakes caught by `codespell` (#656) 2021-11-03 17:33:05 +05:30
plugin Rename `Proxy.initialize` as `FlagParser.initialize` (#696) 2021-11-07 23:02:34 +05:30
testing Fix python 3.10 @ ubuntu pytest ignore (#685) 2021-11-06 17:25:32 +05:30
__init__.py Initialize Menubar (#188) 2019-11-22 15:18:01 -08:00
test_circular_imports.py Fix python 3.10 @ ubuntu pytest ignore (#685) 2021-11-06 17:25:32 +05:30
test_main.py `EventManager` is also a context manager (#709) 2021-11-08 23:02:36 +05:30
test_set_open_file_limit.py Rename `Proxy.initialize` as `FlagParser.initialize` (#696) 2021-11-07 23:02:34 +05:30