From 8460e4ffff6bee052e0dbcbdead3d02ea34c4520 Mon Sep 17 00:00:00 2001 From: hmalik144 Date: Tue, 3 Dec 2019 14:52:06 +1100 Subject: [PATCH] Create README.md --- README.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b7ad767 --- /dev/null +++ b/README.md @@ -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*