GithubHelp home page GithubHelp logo

gherghelejiu / impala Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hai-nguyen/impala

0.0 2.0 0.0 18 MB

An example of how android application looks like with MVP, unit test and automation test

License: Apache License 2.0

Java 100.00%

impala's Introduction

Impala an example of Android Architecture with MVP

There are many guidelines/examples about MVP as well as Android Architecture, but not many of them have a view on how to put everything together.

In this small sample I demo how MVP implemented with:

  1. Unit Test
  2. Automation test
  3. Dagger 2
  4. RxJava
  5. AutoValue

I chose Apprium as Automation test framework, in this example you will see that Automation will automatically get apk to run automation, also with this approach you have fully end to end CI enabled with gradle commands

To run automation Test

  1. Run ./gradlew assembleAutomationDebug
  2. cd to acceptance
  3. Run ./gradlew testDebugUnitTest

Todo

  1. Add more advance Dagger 2 implementation
  2. More Rxjava
  3. Improve automation test with BDD and Page Object

impala's People

Contributors

hai-nguyen avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.