Skip to content

Improve test coverage#776

Open
fchatterji wants to merge 3 commits intodoubleunion:mainfrom
fchatterji:improve_test_coverage
Open

Improve test coverage#776
fchatterji wants to merge 3 commits intodoubleunion:mainfrom
fchatterji:improve_test_coverage

Conversation

@fchatterji
Copy link

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 :)

@fchatterji
Copy link
Author

@compwron sorry had to close the previous PR and open this one (the other one was created from my main branch by mistake)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve test coverage by writing more tests

1 participant