Skip to content

Conversation

@jwoirhaye
Copy link
Owner

No description provided.

Includes methods to:
- get system properties via get_prop()
- wait for emulator boot completion
- kill the emulator instance
- execute shell commands with timeout and error handling
…lifecycle

- start(): boots the emulator, waits for sys.boot_completed, updates internal state
- stop(): kills the emulator via ADB and cleans up the emulator process
- integrates AdbClient and EmulatorManager to coordinate startup and shutdown
Includes:
- uv installation via official setup action
- dependency sync with uv
- linting with ruff
- testing with pytest and coverage support
@jwoirhaye jwoirhaye self-assigned this Aug 7, 2025
@codecov-commenter
Copy link

@jwoirhaye jwoirhaye merged commit 552920c into main Aug 7, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants