Update README.md

This commit is contained in:
2019-12-06 00:16:51 +11:00
committed by GitHub
parent 4c1c3e38c0
commit 2a5f4a1ec0

View File

@@ -11,13 +11,13 @@ Permissions : Internet
- Swipe to refresh view - Swipe to refresh view
- Search option - Search option
- Sort option - Open repo on click
- Display language of repo (if available)
## Espresso UI tests ## Espresso UI tests
### Test case one ### Test case one
- Testing listview population - Testing listview population
- Testing swipe to refresh
### Test case two ### Test case two
- Testing filter list in searchview - Testing filter list in searchview
@@ -25,8 +25,8 @@ Permissions : Internet
## Built With ## Built With
* [Gson](https://github.com/google/gson) - A Java serialization/deserialization library to convert Java Objects into JSON and back * [RxJava](https://github.com/ReactiveX/RxJava) - RxJava Reactive Extensions for the JVM a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
* [OkHttp](https://square.github.io/okhttp/) - An HTTP client for Android, Kotlin, and Java. * [Retrofit](https://github.com/square/retrofit) - Type-safe HTTP client for Android and Java by Square, Inc
## Authors ## Authors