proxy.py/tests/integration
Abhinav Singh 99856a6aa7
Change `--local-executor` flag semantics (#907)
* Convert `--local-executor` in an integer flag, defaults to 1 i.e. enabled, use 0 to disable

* Consider any value other than 1 as remote mode

* Use integer to disable local executor mode in integration tests

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

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

* Fix mypy errors

* Update flags in readme

* Check for type

* Remove pid file check for now

* Update `--local-executor` flag usage

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-12-27 10:23:38 +05:30
..
test_integration.py Change `--local-executor` flag semantics (#907) 2021-12-27 10:23:38 +05:30
test_integration.sh `Work` can also be `TcpServerConnection`, not just `TcpClientConnection` (#906) 2021-12-26 20:51:31 +05:30