UNPKG

memserver

Version:

in-memory database/ORM and http mock server you can run in-browser and node environments. Built for large frontend teams, fast tests and rapid prototyping

8 lines (7 loc) 248 B
// TODO: jquery import needs setup-dom // await (await import(`@memserver/cli/dist/setup-dom`)).default(); import "./configuration-test"; import "./handler-defaults-test"; import "./index-test"; import "./params-test"; import "./passthrough-test";