mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-11 18:26:50 +00:00
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.
5 lines
98 B
Ruby
5 lines
98 B
Ruby
# frozen_string_literal: true
|
|
|
|
require "base_spec_helper"
|
|
require "stimulus_reflex_testing/rspec"
|