andreamazz/AMScrollingNavbar

Add test suite

Open

#131 opened on May 24, 2015

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

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