File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 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', () => {
3333
3434## Examples
3535
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 )
4040
4141## Learn more
4242
You can’t perform that action at this time.
0 commit comments