Thanks for participating in this bootcamp!
This README file contains the instructions for the live-sessions and the final project along with the summary.
This summary is what the bootcamp is about throughout its duration.
- What is testing?
- Testing in iOS
- TDD
- Unit Testing
- Dummy
- Fake
- Stub
- Mock
- Spy
- UI Testing in Xcode
We will be working on this project on live sessions applying what is talked on the summary and this same project will be the base for the final project. So please feel free to explore it 🔍.
For running the project, just clone it in your local and Build & Run.
The project is a twitter-like app that will be displaying tweets in a timeline.
Your challenge is about finish Feed feature by displaying tweets and fetching data from Tweets Endpoint. Following and applying what you learn in through this bootcamp and also applying your knowledge for acheive it. It's up to you.
Happy coding!
Get >= 95% code coverage in the time set!! Everything is up to you. You can apply the patterns you want, the UI design you want; let your creativity be free.
Please avoid using third party libraries. You can use it for doing some animations like Lottie
Tweets endpoint