Skip to content

Commit

Permalink
firebaseopensource.com
Browse files Browse the repository at this point in the history
  • Loading branch information
samtstern committed Jul 9, 2020
1 parent 6c61d5a commit a431cc2
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .opensource/project.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"name": "Firebase Testing Quickstarts",
"platforms": [
"Android",
"iOS",
"Web",
"Node"
],
"content": "README.md",
"pages" : {
"manual-emulator-testing/README.md": "Manual emulator testing",
"unit-test-cloud-functions/README.md": "Unit test Cloud Functions",
"unit-test-security-rules/README.md": "Unit test Security Rules"
},
"related": [
"firebase/firebase-functions-test",
"firebase/firebase-tools"
]
}

0 comments on commit a431cc2

Please sign in to comment.