Skip to content

Fixes validate() (and unit tests) when being invoked under the promise metaphor in failure scenarios#21

Open
robertbullen wants to merge 2 commits intoghdna:masterfrom
robertbullen:bugfix-18
Open

Fixes validate() (and unit tests) when being invoked under the promise metaphor in failure scenarios#21
robertbullen wants to merge 2 commits intoghdna:masterfrom
robertbullen:bugfix-18

Conversation

@robertbullen
Copy link

Fixes #18

@coveralls
Copy link

Coverage Status

Coverage increased (+5.2%) to 80.435% when pulling 1eb89fc on robertbullen:bugfix-18 into 86c7386 on ghdna:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CognitoExpress.validate()'s callback parameter is optional, but is blindly invoked for error conditions

2 participants