Skip to content

MichaelJBerk/FirestoreFunctionsTriggerBug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  • Run npm i
  • run firebase init firestore
  • run firebase init functions
  • Replace "pricetracker-testing" in source files with your project name

Running

  • run firebase emulators:start -P <projectId> --only firestore
  • Run tests (npm run test).
    • The "Write Item v1" test should pass, while the "Write Item V2" test should fail when calling the wrapped function

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published