androiddevnotes / awesome-android-kotlin-apps

👓 A curated list of awesome android kotlin apps by open-source contributors.
2.5k stars 363 forks source link

Added Yet Another Anime List to the MVVM Section. #10

Closed sanmiAde closed 4 years ago

sanmiAde commented 4 years ago

I feel Yet Another Anime List should be included in the list of awesome-android-kotlin-apps because it shows how to test each layer of your codebase primarily with fakes not mocks. Mockwebserver is used in testing the network layer and an InmemoryDatabase is used to test the database operations.

awesomedevnotes commented 4 years ago

Thank you so much for contributing : )

Going forward, if you do have another project which could be useful and relevant for Android-Kotlin community in 2020, please feel free to send pull request : )

On Tue, Jul 21, 2020, 2:58 AM Oluwasanmi Adeshina Aderibigbe < notifications@github.com> wrote:

I feel Yet Another Anime List should be included in the list of awesome-android-kotlin-apps because it shows how to test each layer of your codebase primarily with fakes not mocks. Mockwebserver is used in testing the network layer and an InmemoryDatabase is used to test the database operations.

You can view, comment on, or merge this pull request online at:

https://github.com/androiddevnotes/awesome-android-kotlin-apps/pull/10 Commit Summary

  • Added Yet Another Anime List to the MVVM.

File Changes

Patch Links:

- https://github.com/androiddevnotes/awesome-android-kotlin-apps/pull/10.patch

https://github.com/androiddevnotes/awesome-android-kotlin-apps/pull/10.diff

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/androiddevnotes/awesome-android-kotlin-apps/pull/10, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQEPIX6SREQMCCN2HZSKM4TR4SZG3ANCNFSM4PC2A3QA .

sanmiAde commented 4 years ago

Will do. Thank you so much for this opportunity.On 20 Jul 2020 22:32, awesomedevnotes notifications@github.com wrote:

Thank you so much for contributing : )

Going forward, if you do have another project which could be useful and

relevant for Android-Kotlin community in 2020, please feel free to send

pull request : )

On Tue, Jul 21, 2020, 2:58 AM Oluwasanmi Adeshina Aderibigbe <

notifications@github.com> wrote:

I feel Yet Another Anime List should be included in the list of

awesome-android-kotlin-apps because it shows how to test each layer of your

codebase primarily with fakes not mocks. Mockwebserver is used in testing

the network layer and an InmemoryDatabase is used to test the database

operations.


You can view, comment on, or merge this pull request online at:

https://github.com/androiddevnotes/awesome-android-kotlin-apps/pull/10

Commit Summary

  • Added Yet Another Anime List to the MVVM.

File Changes

Patch Links:

-

https://github.com/androiddevnotes/awesome-android-kotlin-apps/pull/10.patch

-

https://github.com/androiddevnotes/awesome-android-kotlin-apps/pull/10.diff

—

You are receiving this because you are subscribed to this thread.

Reply to this email directly, view it on GitHub

https://github.com/androiddevnotes/awesome-android-kotlin-apps/pull/10,

or unsubscribe

https://github.com/notifications/unsubscribe-auth/AQEPIX6SREQMCCN2HZSKM4TR4SZG3ANCNFSM4PC2A3QA

.

—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.