flagpole icon indicating copy to clipboard operation
flagpole copied to clipboard

Context.assert.exists() does not work for type null

Open jmcquillen09 opened this issue 3 years ago • 0 comments

.exists() should assert that the property exists on the response, regardless of the value. Currently it fails when the value is null.

Including screenshot of reproduction: Screen Shot 2022-02-09 at 10 44 16 AM

jmcquillen09 avatar Feb 09 '22 15:02 jmcquillen09