GitHubClientTestSample
A GitHub client sample for User Action Logs testing.
Install / Use
/learn @marty-suzuki/GitHubClientTestSampleREADME
GitHubClientTestSample
A GitHub client sample for User Action Logs testing.
- [x] UITest
- [x] UnitTest

Usage
First of all, you should execute a following command to install dependencies.
$ make install
Next, open GitHubClientTestSample.xcworkspace and run an application.
Application Structure
Flux + MVVM

Requirements
Multiple testing with bluepill

$ make install-bluepill
$ make ui-testing
Author
Taiki Suzuki, s1180183@gmail.com
License
GitHubClientTestSample is available under the MIT license. See the LICENSE file for more info.
