contexts icon indicating copy to clipboard operation
contexts copied to clipboard

Add test on ability to check json payload against json schema

Open gmorel opened this issue 11 years ago • 3 comments

Hi

Currently when we use @Then the JSON should be valid according to this schema: step, the JSON payload is not validated against the given schema.

Here is the test highlighting the issue with the fix.

Keep up the good work

gmorel avatar Oct 07 '14 14:10 gmorel

link to https://github.com/sanpii/behatch-contexts/pull/90

gmorel avatar Nov 21 '14 10:11 gmorel

ping @sanpii

gmorel avatar Feb 02 '15 11:02 gmorel

This has been applied as 68b0e365423a91b42d811f6441ee09b0f7273ae7

guilliamxavier avatar Jul 07 '20 10:07 guilliamxavier