Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Releases: podia/stimulus_reflex_testing

v0.3.0

02 Feb 02:32
Compare
Choose a tag to compare

Introduces two new matchers: #10 and #11

v0.2.2

01 Feb 16:53
Compare
Choose a tag to compare
  • Requires "stimulus_reflex" to prevent undefined method StimulusReflex if SR gem isn't loaded first
  • Makes URL an optional argument to build_reflex by using fetch instead of dig

v0.2.1

01 Feb 14:51
Compare
Choose a tag to compare

There was an issue with the last release where SR was an open-ended dependency. This will require you to use 3.3.0 or above without also upgrading your version.

v0.2

01 Feb 14:27
Compare
Choose a tag to compare
  • #4 Add stimulus_reflex as dependency to gemspec
  • #7 Update for compatibility with stimulus_reflex 3.4
  • #8 Pass method_name to reflex class
  • #9 Remove _channel_name

Initial release!

11 Jun 14:06
Compare
Choose a tag to compare
0.1.0

Updates readme