Skip to content

Should test sources depend on android framework?(app-mvp) #17

@maomaobug

Description

@maomaobug

I was told that make src/test codes depend on android frame work is not good practice. Instead framework dependant codes should be in src/androidTes'.

The motivation for me to clone this repos is to find advice on wether to put ViewModel more close to View (framework dependant, operate directly on android Views) or otherwise more close to Model (Only POJO).

But thank you anyway, this repo is a good showcase of three different architectures.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions