Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compose UI tests #71

Merged
merged 4 commits into from
Oct 17, 2024
Merged

Compose UI tests #71

merged 4 commits into from
Oct 17, 2024

Conversation

opatry
Copy link
Owner

@opatry opatry commented Oct 17, 2024

Description

Bootstrap simple Compose components UI tests.

  • Execution for Android requires Robolectric which is painful to deal with, left for later
  • For now, no fake & custom DI for tests

Checklist

  • I have read the CONTRIBUTING guide
  • Code compiles correctly
  • Created tests which fail without the change (if possible)
  • All tests passing

Copy link

Job Summary for Gradle

Build & Test :: build
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
Taskfolio :tasks-app-desktop:assemble 8.10.1 Build Scan not published
Taskfolio :tasks-app-android:assembleStoreRelease 8.10.1 Build Scan not published
Taskfolio test :tasks-app-android:testStoreReleaseUnitTest jvmTest 8.10.1 Build Scan not published
Taskfolio :tasks-app-android:exportLibraryDefinitions 8.10.1 Build Scan not published
Taskfolio :tasks-app-desktop:exportLibraryDefinitions 8.10.1 Build Scan not published

Copy link

Job Summary for Gradle

Build & Test :: build
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
Taskfolio :tasks-app-desktop:assemble 8.10.1 Build Scan not published
Taskfolio :tasks-app-android:assembleStoreRelease 8.10.1 Build Scan not published
Taskfolio test :tasks-app-android:testStoreReleaseUnitTest jvmTest 8.10.1 Build Scan not published
Taskfolio :tasks-app-android:exportLibraryDefinitions 8.10.1 Build Scan not published
Taskfolio :tasks-app-desktop:exportLibraryDefinitions 8.10.1 Build Scan not published

Copy link

Job Summary for Gradle

Build & Test :: build
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
Taskfolio :tasks-app-desktop:assemble 8.10.1 Build Scan not published
Taskfolio :tasks-app-android:assembleStoreRelease 8.10.1 Build Scan not published
Taskfolio test :tasks-app-android:testStoreReleaseUnitTest jvmTest 8.10.1 Build Scan not published
Taskfolio :tasks-app-android:exportLibraryDefinitions 8.10.1 Build Scan not published
Taskfolio :tasks-app-desktop:exportLibraryDefinitions 8.10.1 Build Scan not published

Copy link

Job Summary for Gradle

Build & Test :: build
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
Taskfolio :tasks-app-desktop:assemble 8.10.1 Build Scan not published
Taskfolio :tasks-app-android:assembleStoreRelease 8.10.1 Build Scan not published
Taskfolio test :tasks-app-android:testStoreReleaseUnitTest jvmTest 8.10.1 Build Scan not published
Taskfolio :tasks-app-android:exportLibraryDefinitions 8.10.1 Build Scan not published
Taskfolio :tasks-app-desktop:exportLibraryDefinitions 8.10.1 Build Scan not published

@opatry opatry merged commit 8a4dd4c into main Oct 17, 2024
1 check passed
@opatry opatry deleted the uitest branch October 17, 2024 16:04
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