aboutsummaryrefslogtreecommitdiff
path: root/tests/mobly/snippet
AgeCommit message (Expand)Author
2023-02-06Fix unit test failures on Python 3.11 (#869)Minghao Li
2022-06-09ClientBase shouldn't call "stop" if "before_starting_server" failed (#834)Minghao Li
2022-06-03Standardize Async RPC for snippet client v2 (#826)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