Skip to content

thhck/fedcm-test-suite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FedCM Test Suite

Tests if your IdP implements all FedCM endpoints according to the spec.

Supported

The test suite is currently only used against the FedCM Prototyping IdP.

How to Run

Follow the instructions on FedCM Prototyping IdP to start the IdP with FedCM support.

For some endpoints an auth cookie is needed. Make sure to register an account with the IdP that can be used for testing.

. ./scripts/cookie.sh

This script sets a few ENVs that will be needed to run the test suite. Update with your information.

npm ci
npm run test

About

Test your IdP for FedCM compatibility

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.5%
  • Shell 8.2%
  • JavaScript 1.3%