Skip to content

Compose UI tests#71

Merged
opatry merged 4 commits intomainfrom
uitest
Oct 17, 2024
Merged

Compose UI tests#71
opatry merged 4 commits intomainfrom
uitest

Conversation

@opatry
Copy link
Copy Markdown
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

@github-actions
Copy link
Copy Markdown
Contributor

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

@github-actions
Copy link
Copy Markdown
Contributor

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

@github-actions
Copy link
Copy Markdown
Contributor

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

@github-actions
Copy link
Copy Markdown
Contributor

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
@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