mirror of
https://github.com/hmalik144/Android-developer-tech-test---POQ.git
synced 2025-12-10 03:05:24 +00:00
Create README.md
This commit is contained in:
33
README.md
Normal file
33
README.md
Normal file
@@ -0,0 +1,33 @@
|
||||
# SquareGithubRepo
|
||||
|
||||
A list of all the github repos of Square. This android app shows a list of all current repos avaialble.
|
||||
|
||||
## Requirements
|
||||
|
||||
Minimum android SDK version 15, Android 4.0.3 (Icecream Sandwich)
|
||||
Permissions : Internet
|
||||
|
||||
## Features
|
||||
|
||||
- Swipe to refresh view
|
||||
- Search option
|
||||
- Sort option
|
||||
|
||||
## Espresso UI tests
|
||||
|
||||
### Test case one
|
||||
- Testing listview population
|
||||
- Testing swipe to refresh
|
||||
|
||||
### Test case two
|
||||
- Testing filter list in searchview
|
||||
- Testing sort feature from menu
|
||||
|
||||
## Built With
|
||||
|
||||
* [Gson](https://github.com/google/gson) - A Java serialization/deserialization library to convert Java Objects into JSON and back
|
||||
* [OkHttp](https://square.github.io/okhttp/) - An HTTP client for Android, Kotlin, and Java.
|
||||
|
||||
## Authors
|
||||
|
||||
* **Haider Malik** - *Android Developer*
|
||||
Reference in New Issue
Block a user