Skip to content
View Yougin's full-sized avatar

Block or report Yougin

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Simplified-udf Simplified-udf Public

    This is a simplified, but fully reactive, version of unidirectional data flow concept.

    Kotlin

  2. DSL for UI tests with faked data DSL for UI tests with faked data
    1
    /** This is a part of my pet project where I use DSL for making UI tests with faked data (swapped at runtime)
    2
    Back in 2017 we couldn't use spaces in function names :)
    3
    Inspired by the guru man https://jakewharton.com/testing-robots/
    4
    */
    5
    @RunWith(AndroidJUnit4::class) class CatalogsScreenTest {
  3. MVI-2019 MVI-2019 Public

    Kotlin