MCPcopy
hub / github.com/eggjs/examples / index.test.js

File index.test.js

multipart/test/index.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const path = require('path');
2const assert = require('assert');
3const fs = require('fs/promises');
4const { app, mock } = require('egg-mock/bootstrap');

Callers

nothing calls this directly

Calls 2

postMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected