aboutsummaryrefslogtreecommitdiff
path: root/tests/mobly/snippet/client_base_test.py
AgeCommit message (Expand)Author
2023-10-26Fix current formatting issues and add formatting check to CI workflow (#902)nkprasad12
2022-06-09ClientBase shouldn't call "stop" if "before_starting_server" failed (#834)Minghao Li
2022-05-05ClientBase should call "stop" if "before_starting_server" failed (#813)Minghao Li
2022-04-13Refactor snippet client v2's stop server method (#807)Minghao Li
2022-04-08Rename Snippet client v2's startup sequence steps (#806)Minghao Li
2022-03-22Add a new base class for snippet client (#795)Minghao Li