typesense-ruby icon indicating copy to clipboard operation
typesense-ruby copied to clipboard

Ground work for integration tests with real instance

Open erimicel opened this issue 9 months ago • 0 comments

Change Summary

Related: https://github.com/typesense/typesense-ruby/issues/42

This PR covers the groundwork for introducing integration/request tests with an actual Docker container;

  • Adds Ruby 3.4 to CI Matrix
  • Updates dev gems
  • Making sure all collection tests using same schema structure
  • Allow localhost requests in rspec with WebMock

PR Checklist

erimicel avatar Mar 10 '25 20:03 erimicel