Files
openfoodnetwork/spec
Maikel Linke a062a7b697 Add Billy proxy to Chrome in system specs
And demonstrate the use of puffing-billy browser proxy.

Billy can cache and record responses to browser requests. For that to
work we need to allow network connections and disable VCR. But instead I
found that the Billy proxy is just like any other Ruby backend code and
its connections can be recorded with VCR instead.

And instead of stubbing requests via Billy.proxy, we can use standard
Webmock `stub_request`. Now we use puffing-billy just to relay browser
requests via our Ruby app.
2025-07-29 14:37:27 +10:00
..
2024-05-09 12:24:41 +10:00
2024-05-09 12:24:41 +10:00
2025-07-28 13:19:16 +10:00
2024-05-09 12:24:41 +10:00