Skip to content

[codex] Add Hilt UI smoke test tooling - #744

Open
caydyan wants to merge 1 commit into
stakwork:developfrom
caydyan:codex/ui-test-tooling-736
Open

[codex] Add Hilt UI smoke test tooling#744
caydyan wants to merge 1 commit into
stakwork:developfrom
caydyan:codex/ui-test-tooling-736

Conversation

@caydyan

@caydyan caydyan commented Jun 14, 2026

Copy link
Copy Markdown

Summary

  • Configure the app instrumentation runner to use a Hilt test application.
  • Add Hilt androidTest dependencies and kapt support.
  • Add a minimal Espresso smoke test that launches MainActivity and verifies the primary UI host is visible.

Bounty

Addresses #736.

Bounty address: bc1qev5ant33v5y89qqjvcf4mh9hlax5svqf5xd7gc

Validation

  • ANDROID_HOME=/opt/homebrew/share/android-commandlinetools JAVA_HOME=/opt/homebrew/opt/openjdk@17 ./gradlew :sphinx:application:sphinx:assembleDebugAndroidTest

@caydyan

caydyan commented Jun 14, 2026

Copy link
Copy Markdown
Author

Current-head validation on 60c562d:

  • git diff --check
  • ANDROID_HOME=/opt/homebrew/share/android-commandlinetools JAVA_HOME=/opt/homebrew/opt/openjdk@17 ./gradlew :sphinx:application:sphinx:assembleDebugAndroidTest

The Android test APK builds successfully with the new Hilt runner and Espresso launch smoke test.

@caydyan
caydyan marked this pull request as ready for review June 14, 2026 23:11
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.

1 participant