Skip to content

Setup CI actions with VCR for test isolation - #12

Merged
leanucci merged 1 commit into
mainfrom
10-setup-ci-with-vcr
Aug 18, 2026
Merged

leanucci merged 1 commit into
mainfrom
10-setup-ci-with-vcr

Conversation

@leanucci

Copy link
Copy Markdown
Owner

Summary

  • Add GitHub Actions CI workflow for running tests on PRs
  • Add GitHub Actions release workflow for publishing to RubyGems
  • Add VCR and WebMock for HTTP mocking
  • Record VCR cassettes for all tests
  • Fix reference_spec.rb test names and assertions

Closes #10

- Add GitHub Actions CI workflow
- Add GitHub Actions release workflow
- Add VCR and WebMock for HTTP mocking
- Record VCR cassettes for all tests
- Fix reference_spec.rb test names and assertions

Closes #10

Co-Authored-By: Leandro Marcucci <leanucci@gmail.com>
Co-Authored-By: Claude <noreply@anthropic.com>
@leanucci
leanucci merged commit f7ab69f into main Aug 18, 2026
0 of 5 checks passed
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.

Setup CI actions with VCR for test isolation

1 participant