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

TaskRepository basic unit tests #80

Merged
merged 3 commits into from
Oct 28, 2024
Merged

TaskRepository basic unit tests #80

merged 3 commits into from
Oct 28, 2024

Conversation

opatry
Copy link
Owner

@opatry opatry commented Oct 28, 2024

Description

Bootstrap TaskRepository CRUD unit tests & sync unit tests.
This is far from being completing but put in place the building blocks to ease new unit test addition.

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

@opatry opatry force-pushed the tasks-repo-unit-tests branch from fa09139 to c8a3dba Compare October 28, 2024 18:18
@opatry opatry force-pushed the tasks-repo-unit-tests branch from c8a3dba to 68ffa8a Compare October 28, 2024 18:23
@opatry opatry merged commit 7f4684a into main Oct 28, 2024
2 checks passed
@opatry opatry deleted the tasks-repo-unit-tests branch October 28, 2024 18:31
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