issues Search Results · repo:firebase/quickstart-testing language:TypeScript
Filter by
26 results
(82 ms)26 results
infirebase/quickstart-testing (press backspace or delete to remove)Hi guys,I am getting that error just running the test of unit-test-security-rules-v9
mordonez-me
- 1
- Opened on Dec 28, 2023
- #339
The function, expectPermissionGetSucceeds, can pass when it shouldn t.
https://github.com/firebase/quickstart-testing/blob/6ac0acf396e87e2588223151e8f0b4cf307a5e84/unit-test-security-rules-v9/test/utils.ts#L61 ...
bswhite1
- Opened on Aug 29, 2023
- #334
Hi team,
Is there any such examples for Flutter Testing? Is would really help to understand how to do similar test within flutter
test.
xaoo
- Opened on Nov 4, 2022
- #255
angelocordero
- Opened on May 11, 2022
- #243
This is the test code that fails
const alice = await testEnv.authenticatedContext( alice );
await assertFails(await getDoc(doc(await alice.firestore(), /users/abc_123 )));
Here is my security rules ...
angelocordero
- Opened on May 5, 2022
- #242
!-- DO NOT DELETE validate_template=true template_path=.github/ISSUE_TEMPLATE/bug_report.md
!-- Thank you for contributing to the Firebase community!
Think you found a bug?
Yeah, we re definitely not ...
bug
JollyRen
- 1
- Opened on May 1, 2022
- #241
I am trying to unit test my callable cloud functions but I ran into the problem that due to AppCheck the test will
always fail. Is there an example on how to integrate AppCheck into unit testing? Could ...
kalmicka
- 2
- Opened on Mar 7, 2022
- #236
I started by having problems with my firebase security rules, I tested them in the security rules playground, but since
my rules depend on the resource.data.userId, they failed with a null when I tried ...
bug
spine001
- 8
- Opened on Jan 25, 2022
- #227
Hi, I am trying to setup firestore rules unit tests.
Since I am using typescript and jest for testing, I have edited your provided example a bit. This is what I have
currently:
import { readFileSync ...
Wizzel1
- 2
- Opened on Jan 22, 2022
- #225

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.