Files
Guarzo a3777b390a fix(test): address upstream review findings
- correct the Jita/Hek comment to match the systems the tests actually use
- document the sandbox contract on IntegrationCase and make shared mode an
  explicit opt-in that is reverted on exit
- drop the blanket rescue around Sandbox.allow/4: it returns
  {:already, :owner | :allowed} rather than raising, so the rescue only
  masked genuine infrastructure faults
- use Cache.insert/3 and document the :online option
2026-08-08 16:56:57 -04:00
..