sakibmemon
Active Member
Joined: May 20, 2024
Last seen: Sep 13, 2024
Last seen: Sep 13, 2024
Answer to: Test cases coverage for firebase google sign up function.
You can try the code below to cover the Firebase functions and ensure the state is not blank. 1. Mock the firebase in test file jest.mock(“firebas…
8 months ago
Forum
Forum
Replies: -1
Views: 2
Answer to: Landing page cannot be used as JSX component
you need to set paths and baseUrl in your block’s tsconfig.base.json file.
8 months ago
Forum