Commit 7ca7e22
authored
Add MockCloudEvents for RTDB-V2 (#156)
* Add and handle MockCloudEvents for RTDB-V2
This commit is a follow-up to firebase-function's addition of rtdb-v2, firebase/firebase-functions#1127.
Wrap can now handle:
* `database.onValueCreated`
* `database.onValueDeleted`
* `database.onValueUpdated`
* `database.onValueWritten`1 parent 721b74f commit 7ca7e22
File tree
14 files changed
+549
-19
lines changed- spec
- src
- cloudevent/mocks
- database
- storage
- providers
14 files changed
+549
-19
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments