chai-oauth2orize-grant

Helpers for testing OAuth2orize grants with the Chai assertion library.

MIT License

Downloads
51
Stars
5
Committers
1

chai-oauth2orize-grant

Helpers for testing OAuth2orize grants with the Chai assertion library.

Install

$ npm install chai-oauth2orize-grant

Usage

Use Plugin

Use this plugin as you would all other Chai plugins:

var chai = require('chai');

chai.use(require('chai-oauth2orize-grant'));

Implement Test Cases

Once used, the chai.oauth2orize.grant helper function will be available to set up test cases for OAuth2orize grants.

License

The MIT License

Copyright (c) 2013-2017 Jared Hanson <http://jaredhanson.net/>

Package Rankings
Top 7.46% on Npmjs.org
Badges
Extracted from project README's
Version Build Quality Coverage Dependencies