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

feat: add rspec rubocop #290

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Daniel-Worrall
Copy link
Member

Summary

Aims to begin to improve upon and homogenise the style of rspec tests by adding rubocop rules

There are some TODO actions that require more thought to iterate on than in this PR

There is also room to discuss rules to configure. This PR is an entry into that discussion as it demonstrates the required changes needed to abide by the rules.

There are some rubocops that will fail in CI which are fixed in another PR

Added

  • rspec rubocop gem

Fixed

  • a couple tests that were testing incorrectly and some broken code would have also allowed them to pass

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.

1 participant