andreamazz/AMScrollingNavbar

Add test suite

Open

#131 opened on May 24, 2015

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Swift (632 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (6,074 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I never really tackled the testing of this library since a lot of the gesture driven behaviours are pretty hard to test, but it's time to.

Tooling: Quick + Nimble + Snapshot

Areas to look at:

  • Add test suite
  • Add coveralls.io
  • Improve test coverage

Contributor guide