superagent-mock:superagent插件允许通过基于请求的URL返回数据夹具来模拟HTTP调用

时间:2024-05-25 00:59:51
【文件属性】:

文件名称:superagent-mock:superagent插件允许通过基于请求的URL返回数据夹具来模拟HTTP调用

文件大小:97KB

文件格式:ZIP

更新时间:2024-05-25 00:59:51

javascript JavaScript

| | | 超级代理模拟 插件允许通过基于请求的URL返回数据夹具来模拟HTTP调用。 请参阅以了解为什么我们在Bedrock Streaming上使用superagent-mock。 安装 使用npm npm install superagent-mock : npm install superagent-mock 用纱安装: yarn add superagent-mock 要求 节点> = 8.0超级代理> = ^ 3.6.0 用法 首先,您必须定义要在配置文件中模拟的URL: // ./superagent-mock-config.js file module . exports = [ { /** * regular expression of URL */ pattern : 'https://domain.example(.*


【文件预览】:
superagent-mock-master
----.eslintrc(328B)
----package.json(1KB)
----.github()
--------workflows()
----tests()
--------client.spec.js(385B)
--------support()
--------server.spec.js(345B)
----LICENSE(1KB)
----src()
--------superagent-mock.js(8KB)
----.npmignore(25B)
----.gitignore(29B)
----README.md(8KB)
----yarn.lock(217KB)
----.editorconfig(415B)
----babel.config.js(144B)

网友评论