File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,6 @@ Boilerplate with React ⚛️ and Firebase 🔥designed to quickly spin up a ful
2424 - [ Unit Testing] ( #unit-testing )
2525 - [ Linting] ( #linting )
2626 - [ Cloud functions] ( #cloud-functions )
27- - [ Unit Testing] ( #unit-testing-1 )
2827- [ Prerequisites] ( #prerequisites )
2928- [ Getting started] ( #getting-started )
3029 - [ Setting up the Firebase project locally] ( #setting-up-the-firebase-project-locally )
@@ -158,10 +157,6 @@ React Firebase Admin is our in-house admin dashboard boilerplate, used in many o
158157- [ Camelcase] ( https://github.com/sindresorhus/camelcase ) (★ 423) convert a dash/dot/underscore/space separated string to camelCase.
159158- [ Resize Image] ( https://github.com/firebase/extensions/tree/master/storage-resize-images ) (★ 372) Firebase Extension to create resized versions of images uploaded to Cloud Storage.
160159
161- ### Unit Testing
162-
163- - [ Firebase-functions-test] ( https://github.com/firebase/firebase-functions-test ) (★ 117) unit testing library for Cloud Functions for Firebase.
164-
165160## Prerequisites
166161
167162- [ Firebase] ( https://firebase.google.com/ ) account in order to set up the serverless BaaS for the project.
You can’t perform that action at this time.
0 commit comments