You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -112,12 +112,12 @@ domain will be mapped to the presentation model.
112
112
113
113
Testing has been done based on the architectural layers.
114
114
115
-
1.Domain
115
+
1.Domain
116
116
117
117
Contains tests that encompass domain models and uses mockito to verify
118
118
use case behavior.
119
119
120
-
2.Data
120
+
2.Data
121
121
122
122
Tests in the data inherit from a base test that provides a mock web server
123
123
with the api interface to request paths the routing of paths to responses
@@ -130,7 +130,7 @@ and mappers to the domain models.
130
130
Currently the data source tests serve as unit tests verifying the appropriate
131
131
responses are received from remote source.
132
132
133
-
3.Presentation
133
+
3.Presentation
134
134
135
135
The Presentation layer contains robolectric jvm tests on for menu items
136
136
and instrumentation tests checking on system behaviour as per user
@@ -230,7 +230,7 @@ enhance user experience.
230
230
231
231
## Demo
232
232
233
-
<imgsrc="art/tf.gif"width=200/>
233
+
<imgsrc="art/force_gif.gif"width=200/>
234
234
235
235
236
236
<ahref='https://play.google.com/store/apps/details?id=com.k0d4black.theforce&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><imgalt='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>
0 commit comments