clockodo icon indicating copy to clipboard operation
clockodo copied to clipboard

Consider loosening tests to not fail on presence of additional keys in API response

Open tannerbaum opened this issue 3 years ago • 2 comments
trafficstars

Right now if Clockodo adds a new property to their response, some of our tests that are expecting properties to match one-to-one would fail. We should consider removing this check altogether, or allow for additional properties to be present.

tannerbaum avatar Mar 09 '22 13:03 tannerbaum

Screen Shot 2022-03-09 at 14 24 05

tannerbaum avatar Mar 09 '22 13:03 tannerbaum

Yep, that's not good. The test is testing too much :)

jhnns avatar Apr 07 '22 16:04 jhnns