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

テストを追加 #7

Open
github-actions bot opened this issue Dec 29, 2022 · 2 comments
Open

テストを追加 #7

github-actions bot opened this issue Dec 29, 2022 · 2 comments
Labels
中級 中途/経験者の応募者の必須課題です。
Milestone

Comments

@github-actions
Copy link

現在のプログラムではテストがありません。UnitTest や UITest を追加してください。

@github-actions github-actions bot added the 中級 中途/経験者の応募者の必須課題です。 label Dec 29, 2022
@github-actions github-actions bot added this to the 課題 milestone Dec 29, 2022
@LeoAndo
Copy link
Owner

LeoAndo commented Dec 30, 2022

https://github.com/android/testing-samples
https://github.com/android/architecture-samples/tree/views-hilt
https://developer.android.com/training/dependency-injection/hilt-testing?hl=ja#binding-new
ここら辺が参考になる。

先にボーナス機能の開発を進めて、最後にテストコードを書きます。

@LeoAndo LeoAndo mentioned this issue Dec 30, 2022
@LeoAndo
Copy link
Owner

LeoAndo commented Dec 31, 2022

@watanavex @blendthink

Unit Testのみ追加しました。
余談ですが、別リポジトリにてComposeを使ったアプリのUITestを作ってみました。
https://github.com/LeoAndo/AndroidGithubSearch/tree/develop/app/src/androidTest/java/com/leoleo/androidgithubsearch

よろしくお願いいたします。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
中級 中途/経験者の応募者の必須課題です。
Projects
None yet
Development

No branches or pull requests

1 participant