twitter / finatra

Fast, testable, Scala services built on TwitterServer and Finagle
https://twitter.github.io/finatra/
Apache License 2.0
2.27k stars 408 forks source link

Document unit testing controllers by using MockApp #178

Closed c089 closed 9 years ago

c089 commented 10 years ago

MockApp allows for easy unit testing of controllers, but it's existence is currently only documented in the release notes for 1.5.2. I'd be happy to provide a PR but couldn't find the sources for the documentation page.

ghost commented 10 years ago

Here's the repo for the documentation.

https://github.com/capotej/finatra-site

c089 commented 9 years ago

Thanks. PR over there: https://github.com/capotej/finatra-site/pull/4