rails / solid_cable

A database backed ActionCable adapter
MIT License
204 stars 14 forks source link

Add a test suite #4

Closed westonganger closed 2 months ago

westonganger commented 2 months ago

I think that this project should have a CI build which tests all versions of Rails and Ruby. If you need a good example you can use one of my gems, example: https://github.com/westonganger/active_record_simple_execute (see the .github/ and test/ folders and the Gemfile)

npezza93 commented 2 months ago

PRs welcome

npezza93 commented 2 months ago

done