draper/spec/generators
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
..
controller Add SimpleCov for code coverage analysis (#851) 2019-03-18 08:21:35 -05:00
decorator Fix mock error by following error instructions 2017-02-23 13:20:06 -03:00
install ApplicationDecorator generator (#796) 2017-04-05 13:43:27 -05:00