0.3.2 • Published 5 years ago

@zhaow-de/chai-oauth2orize-grant v0.3.2

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

npm npm (scoped) Build Status Coverage Status Codacy Badge Depfu

@zhaow-de/chai-oauth2orize-grant

Helpers for testing OAuth2orize grants with the Chai assertion library.

Install

npm install --save-dev @zhaow-de/chai-oauth2orize-grant

Usage

Use Plugin

Use this plugin as you would all other Chai plugins:

var chai = require('chai');

chai.use(require('@zhaow-de/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/](http://jaredhanson.net/)

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago