File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -33,10 +33,10 @@ test('my unit test', () => {
33
33
34
34
## Examples
35
35
36
- * [ Unit Testing Gen-1 Cloud Functions using Mocha] ( https://github.com/firebase/functions-samples/tree/main/quickstarts/uppercase/functions )
37
- * [ Unit Testing Gen-2 Cloud Functions using Mocha] ( https://github.com/firebase/functions-samples/tree/main/2nd-gen /test-functions-mocha/functions )
38
- * [ Unit Testing Gen-2 Cloud Functions using Jest] ( https://github.com/firebase/functions-samples/tree/main/2nd-gen /test-functions-jest/functions )
39
- * [ Unit Testing Gen-2 Cloud Functions using Jest-Ts] ( https://github.com/firebase/functions-samples/tree/main/2nd-gen /test-functions-jest-ts/functions )
36
+ * [ Unit Testing Gen-1 Cloud Functions using Mocha] ( https://github.com/firebase/functions-samples/tree/main/Node-1st-gen/ quickstarts/uppercase-rtdb /functions )
37
+ * [ Unit Testing Gen-2 Cloud Functions using Mocha] ( https://github.com/firebase/functions-samples/tree/main/Node /test-functions-mocha/functions )
38
+ * [ Unit Testing Gen-2 Cloud Functions using Jest] ( https://github.com/firebase/functions-samples/tree/main/Node /test-functions-jest/functions )
39
+ * [ Unit Testing Gen-2 Cloud Functions using Jest-Ts] ( https://github.com/firebase/functions-samples/tree/main/Node /test-functions-jest-ts/functions )
40
40
41
41
## Learn more
42
42
You can’t perform that action at this time.
0 commit comments