Files
openfoodnetwork/spec/reflex_helper.rb
David Cook 0f086df12b Setup StimulusReflex testing [add gem]
Surprisingly, the StimulusReflex framework [doesn't have many resources for testing](https://docs.stimulusreflex.com/appendices/testing.html), but thankfully someone's made a gem.
2023-08-15 08:36:22 +02:00

5 lines
98 B
Ruby

# frozen_string_literal: true
require "base_spec_helper"
require "stimulus_reflex_testing/rspec"