How I write tests for my Rails (API) apps

My strategy of writing tests for Rails applications. Integration tests over unit tests. No to 100% test coverage.

Read More