Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andr3a88/mvvmphotogallery
https://github.com/andr3a88/mvvmphotogallery
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/andr3a88/mvvmphotogallery
- Owner: andr3a88
- Created: 2018-03-01T13:33:53.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-28T14:24:00.000Z (about 6 years ago)
- Last Synced: 2024-11-07T20:52:43.263Z (about 2 months ago)
- Language: Swift
- Size: 10.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Applying Unit Tests to MVVM with Swift
[Applying Unit Tests to MVVM with Swift](https://medium.com/flawless-app-stories/applying-unit-tests-to-mvvm-with-swift-ba5a79df8a18)
Relationship between the `PhotoListViewModel` and its dependency:
![Tests](./tests.png)
# MVVMPhotoGallery