https://github.com/thedancercodes/android_teatime
https://github.com/thedancercodes/android_teatime
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thedancercodes/android_teatime
- Owner: TheDancerCodes
- Created: 2017-11-23T07:14:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-01T09:25:29.000Z (over 8 years ago)
- Last Synced: 2025-02-07T12:46:08.694Z (over 1 year ago)
- Language: Java
- Size: 3.57 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TeaTime Code
This is a exercise repository for the TeaTime example app which is part of Udacity's [Advanced Android course.](https://www.udacity.com/course/advanced-android-app-development--ud855)
TeaTime is a mock tea ordering app that demonstrates various uses of the Espresso Testing framework (i.e. Views, AdapterViews, Intents, IdlingResources).