imbo / behat-api-extension

API extension for Behat, used to ease testing of JSON-based APIs
MIT License
109 stars 42 forks source link

JWT Matcher #61

Closed Zwartpet closed 7 years ago

Zwartpet commented 7 years ago

Its almost impossible to test generated payload values like the expired the way the JWT matcher works. I suggest checking the properties that are given in the jwt token you want to check.

christeredvartsen commented 7 years ago

Could you rebase on develop? This PR should basically be a single commit if I'm not mistaken?