google / mobly

E2E test framework for tests with complex environment requirements.
https://github.com/google/mobly
Apache License 2.0
627 stars 175 forks source link

Refactor the function ClientBase#start_server #806

Closed mhaoli closed 2 years ago

mhaoli commented 2 years ago

Part of #793, refactor the function ClientBase#start_server.

Mainly include:


This change is Reviewable