@jignacio/turbo-guacamole-new-design
Testing
whatwg-fetch
is what allows us to use fetch
in the node environment like we would in the browser. Since @signalv/domoappdb uses fetch we need this for any test
that relies on it. See SvAppDbSelect.test.tsx for an example.