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

Unit Testing #1

Open
RivuChk opened this issue Jan 26, 2024 · 1 comment
Open

Unit Testing #1

RivuChk opened this issue Jan 26, 2024 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@RivuChk
Copy link
Owner

RivuChk commented Jan 26, 2024

I was unable to add unit tests, as kotest doesn't seem compatible with latest kmp APIs yet (e.g. applyDefaultHierarchyTemplate, androidTarget).

This task will contain 3 steps

  • Setup Kotest, and make sure builds are working
  • Create fakes and mocks (MockEngine for Ktor is already done)
  • Write tests
@RivuChk
Copy link
Owner Author

RivuChk commented Jan 26, 2024

An incomplete/not-working PR here: #2

@RivuChk RivuChk added the help wanted Extra attention is needed label Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant