cypress-firebase icon indicating copy to clipboard operation
cypress-firebase copied to clipboard

Cypress plugin and custom commands for testing Firebase projects

Results 91 cypress-firebase issues
Sort by recently updated
recently updated
newest added

My application calls a firebase signOut in some error cases. If I've written a test covering this situation the cy.login in the beforeEach block seems not to work properly. Sometimes...

Thanks for setting up this great library. Everything seems to work fine when running my tests locally on the Emulator. However, when running in the CI (Github Action), even though...

I am trying to write a test for my firebase based login. In the first instance I installed the version 2.2.5 as suggested here #788. Following the documentation I have...

**Describe the solution you'd like** I would like to make use of batch writes e.g. `firestore.batch()` and `batch().set(ref, {})` `batch().update(ref, {})` and `batch().commit()` We need this when seeding the database...

enhancement

**Is your feature request related to a problem? Please describe.** Feature request since it isn't currently supported, but based on problem originally described by @andershoegh [in this issue](https://github.com/prescottprue/cypress-firebase/issues/673#issuecomment-1164557137): > @prescottprue...

enhancement

**Describe the bug** After following very simply the readme tutorial step by step, I open Cypress (`cypress open`) and try running the hello world test. Unfortunately, it just doesn't recognize...

needs-repro

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)) | [`18.2.64` -> `18.3.1`](https://renovatebot.com/diffs/npm/@types%2freact/18.2.64/18.3.1) |...

examples

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [firebase-tools](https://togithub.com/firebase/firebase-tools) | [`13.2.1` -> `13.7.5`](https://renovatebot.com/diffs/npm/firebase-tools/13.2.1/13.7.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/firebase-tools/13.7.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

examples

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@commitlint/cli](https://commitlint.js.org/) ([source](https://togithub.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli)) | [`18.6.1` -> `19.3.0`](https://renovatebot.com/diffs/npm/@commitlint%2fcli/18.6.1/19.3.0) |...

devDependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [firebase-admin](https://firebase.google.com/) ([source](https://togithub.com/firebase/firebase-admin-node)) | [`12.3.0` -> `12.4.0`](https://renovatebot.com/diffs/npm/firebase-admin/12.3.0/12.4.0) |...

examples
devDependencies