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

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

Open
maomaobug opened this issue Jul 3, 2016 · 0 comments
Open

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

maomaobug opened this issue Jul 3, 2016 · 0 comments

Comments

@maomaobug
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant