Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Firebase JS SDK Nightly Tests on Next.js

License

NotificationsYou must be signed in to change notification settings

FirebaseExtended/firebase-js-sdk-framework-tests

Repository files navigation

JS SDK Next.js Tests Status Badge

JS SDK Angular Tests Status Badge

This repository uses Playwright to execute Firebase JS SDK tests witin both Next.js and Angular environments. The repository is meant to run nightly against the latest upcoming Firebase JS SDK.

Note

Angular tests are a work in progress and are not available at this time.

Getting Started

Tools

This project has be built and tested withyarn version1.22.11.

First, install dependencies:

yarn install

Firebase Project configuration

To configure your Firebase project data, add your project configuration tojs-sdk-framework-tests/nextjs/lib/firebase.ts. Angular tests are coming soon.

Building and executing the tests:

yarn setup:nextjs
yarn build:nextjs

To execute all of the tests, run:

yarn test:nextjs

More information about running Next.js and Angular tests specifically can be found in theREADME.mds files injs-sdk-framework-tests/nextjs andjs-sdk-framework-tests/angular, respectively.

About

Firebase JS SDK Nightly Tests on Next.js

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

[8]ページ先頭

©2009-2025 Movatter.jp