m0a / firestore-security-rules-test_ci-setting

テスト駆動で学ぶFirestoreセキュリティルール【CI編】

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test

テスト駆動で学ぶFirestoreセキュリティルール【CI編】

パッケージインストール

npm install

テストの実行

Firestoreエミュレータの起動

npm run emu:start:firestore

テストの実施

npm run test-watch

About

テスト駆動で学ぶFirestoreセキュリティルール【CI編】


Languages

Language:TypeScript 92.8%Language:JavaScript 7.2%