import { inBrowser } from "https://deno.land/x/udibo_react_app@0.13.0/test_utils.ts";
This function sets up a simulated browser environment that is used until the promise returned by the callback resolves or rejects.
x/udibo_react_app/test_utils.ts>inBrowser
import { inBrowser } from "https://deno.land/x/udibo_react_app@0.13.0/test_utils.ts";
This function sets up a simulated browser environment that is used until the promise returned by the callback resolves or rejects.