An open API service indexing awesome lists of open source software.

https://github.com/govinddixit/movie-app

A flutter App to demonstrate Unit testing, Integration Testing and widget testing
https://github.com/govinddixit/movie-app

Last synced: 3 months ago
JSON representation

A flutter App to demonstrate Unit testing, Integration Testing and widget testing

Awesome Lists containing this project

README

          

# Demo Movie App

A flutter App to demonstrate Unit testing, Integration Testing and widget testing




### Tests
- [Unit tests](https://github.com/GOVINDDIXIT/Movie-app/tree/master/test/unit_test)
- [Integration tests](https://github.com/GOVINDDIXIT/Movie-app/tree/master/test/integration_test)
- Widget tests: coming soon