mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
This fixes the tests of the web engine when running the following from its root: bundle exec rspec An engine is meant to have some independence from the main application, and its tests should be run independently. This should be using the engine's own dummy application, actually, or the dummy application of a dependency.
Web
This is the rails engine for the Web domain.
See our wiki for more info about domains and engines in OFN.