doubleunion / arooo

Membership management for hacker/makerspaces
GNU General Public License v3.0
66 stars 55 forks source link

Improve test coverage #776

Open fchatterji opened 1 year ago

fchatterji commented 1 year ago

What github issue is this PR for, if any?

Resolves https://github.com/doubleunion/arooo/issues/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 commented 1 year ago

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