Skip to content

Improvements and Unit Tests

Compare
Choose a tag to compare
@Potherca Potherca released this 21 Jul 21:39
· 59 commits to master since this release

Added

  • Adds automated checks (a.k.a. unit-tests) for the Adapter, Client and Settings classes.
  • Adds various utility files for Travis builds, Coveralls and Composer

Changed

  • Makes the PHPUnit configuration more strict
  • Renames the Client class to "Api"