Skip to content

Refactor specs#48

Merged
jbourassa merged 1 commit intomainfrom
spec-refactor
Nov 29, 2022
Merged

Refactor specs#48
jbourassa merged 1 commit intomainfrom
spec-refactor

Conversation

@jbourassa
Copy link
Copy Markdown
Collaborator

  • Remove redundant parens for rspec DSL (it, context, describe)
  • Extract conversion specs to its own file, and remove duplication between Func#call and Instance#invoke testing the same thing.
  • Use describe blocks for most methods, where it made sense.

- Remove redundant parens for rspec DSL (`it`, `context`, `describe`)
- Extract conversion specs to its own file, and remove duplication
  between `Func#call` and `Instance#invoke` testing the same thing.
- Use `describe` blocks for most methods, where it made sense.
@jbourassa jbourassa marked this pull request as ready for review November 29, 2022 14:55
@jbourassa jbourassa merged commit 58da19c into main Nov 29, 2022
@jbourassa jbourassa deleted the spec-refactor branch November 29, 2022 14:55
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.

2 participants