draper/spec/integration
debbbbie e870045f5a Add SimpleCov for code coverage analysis (#851)
Add `simplecov` now become simpler, as it now support merging results for multiple test suites.

## Testing Results
![image](https://user-images.githubusercontent.com/233115/54475149-e89ce980-4828-11e9-89a6-b6d446d4ac06.png)


## To-Dos
- [x] Display test coverage result to `codeclimate` (I can do this)

## References
* [SimpleCov Readme of Merging Results](https://github.com/colszowka/simplecov#merging-results)
* [Deprecated Pull Request](https://github.com/drapergem/draper/pull/769)
2019-03-18 08:21:35 -05:00
..
integration_spec.rb Add SimpleCov for code coverage analysis (#851) 2019-03-18 08:21:35 -05:00