for-GET / katt

KATT (Klarna API Testing Tool) is an HTTP-based API testing tool for Erlang.
https://github.com/for-GET/katt
Apache License 2.0
119 stars 16 forks source link

string matching fails for {{_}} #8

Closed andreineculau closed 9 years ago

andreineculau commented 9 years ago

matching the instance "foo": "bar baz" works against "foo": "{{>var}} baz" but fails against "foo": "{{_}} baz"

andreineculau commented 9 years ago

wrong reference in https://github.com/for-GET/katt/commit/fe50e85be176ea7475877426a7c8e2cf779aecce . 8 should have been 7