Closed fchatterji closed 1 year ago
@compwron I fixed the failing tests
@compwron I had more time on this, so I improved the tests for the admin controller. Please tell me if that looks good to you, if it does i propose merging this PR, and when i have time i'll do another one for the other controllers
What github issue is this PR for, if any?
Resolves #453
What does this code do, and why?
added some specs for comments controller added specs to the admin controller removed duplicated simplecov config in rails bin improved simplecov config in spec helper to add coverage groups (models, controllers...)
How is this code tested?
Are any database migrations required by this change?
no
Are there any configuration or environment changes needed?
no
Screenshots please :)