Skip to content

Commit

Permalink
fix gif
Browse files Browse the repository at this point in the history
  • Loading branch information
odaridavid committed May 30, 2020
1 parent e9ecd6c commit f06d7a9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,12 +112,12 @@ domain will be mapped to the presentation model.

Testing has been done based on the architectural layers.

1. Domain
1.Domain

Contains tests that encompass domain models and uses mockito to verify
use case behavior.

2. Data
2.Data

Tests in the data inherit from a base test that provides a mock web server
with the api interface to request paths the routing of paths to responses
Expand All @@ -130,7 +130,7 @@ and mappers to the domain models.
Currently the data source tests serve as unit tests verifying the appropriate
responses are received from remote source.

3. Presentation
3.Presentation

The Presentation layer contains robolectric jvm tests on for menu items
and instrumentation tests checking on system behaviour as per user
Expand Down Expand Up @@ -230,7 +230,7 @@ enhance user experience.

## Demo

<img src="art/tf.gif" width=200/>
<img src="art/force_gif.gif" width=200/>


<a href='https://play.google.com/store/apps/details?id=com.k0d4black.theforce&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png' width='170'/></a>
Expand Down
Binary file added art/force_gif.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed art/tf.gif
Binary file not shown.

0 comments on commit f06d7a9

Please sign in to comment.