proxy.py/tests
Abhinav Singh f921f56803
`Work` can also be `TcpServerConnection`, not just `TcpClientConnection` (#906)
* Work can also be TcpServerConnection, not just TcpClientConnection.  More over, it can be any generic work type

* Add py_class_role and py_obj

* Port internal integration tests into public repo

* Fix proxy py addr

* Use cross-platform compat shasum
2021-12-26 20:51:31 +05:30
..
common Add `--num-acceptors` flag + Allow `work_klass` via `Proxy` context manager kwargs (#714) 2021-11-10 04:27:40 +05:30
core Update defaults for `--hostname` and `--local-executor` (#905) 2021-12-25 17:41:15 +05:30
dashboard Test Dashboard backend (#206) 2019-11-30 22:54:20 -08:00
http Introduce `ProgramNamePlugin` plugin (#904) 2021-12-25 12:40:25 +05:30
integration `Work` can also be `TcpServerConnection`, not just `TcpClientConnection` (#906) 2021-12-26 20:51:31 +05:30
plugin Response Packet Utilities (#903) 2021-12-25 00:30:40 +05:30
testing Introduce `ProgramNamePlugin` plugin (#904) 2021-12-25 12:40:25 +05:30
__init__.py Initialize Menubar (#188) 2019-11-22 15:18:01 -08:00
test_assertions.py Async `get_events`, `handle_event`, `handle_readables`, `handle_writables` (#769) 2021-11-23 15:02:00 +05:30
test_circular_imports.py Fix python 3.10 @ ubuntu pytest ignore (#685) 2021-11-06 17:25:32 +05:30
test_main.py Update defaults for `--hostname` and `--local-executor` (#905) 2021-12-25 17:41:15 +05:30
test_set_open_file_limit.py Introduce `ProgramNamePlugin` plugin (#904) 2021-12-25 12:40:25 +05:30