Expect firestore:Firestore Rules API的API客户端和Jasmine匹配器 源码
expect-firestore 节点模块可轻松对Firestore规则进行单元测试。 它抽象了Firestore Rules测试API以轻松模拟数据集。 安装 $ yarn add expect-firestore 用法 import assert from 'assert' ; import * as firestore from 'expect-firestore' ; const database = new firestore . Database ( { // Credentials from firebase console credential : { pro
文件列表
expect-firestore-master.zip
(预估有个18文件)
expect-firestore-master
.gitignore
599B
.babelrc
108B
.flowconfig
21B
.eslintrc
160B
package.json
1KB
src
types.js
1KB
index.js
144B
__tests__
暂无评论