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

Move test suite to gem #52

Merged
merged 5 commits into from
Jan 20, 2023
Merged

Move test suite to gem #52

merged 5 commits into from
Jan 20, 2023

Conversation

marcoroth
Copy link
Owner

This pull request moves the test suite into the gem/ directory and splits up the big converter_test.rb file in multiple smaller files.

This has the benefit that the test suite is being executed in the context of the gem and not in the context of the Rails app. This change should also ensure pure Ruby-compatibility now.

@marcoroth marcoroth merged commit ad9c1b5 into main Jan 20, 2023
@marcoroth marcoroth deleted the move-test-suite-into-gem branch January 21, 2023 19:10
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.

None yet

1 participant