Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve test coverage #776

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

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