lumapps / lumRest

Appengine endpoint tester
Other
4 stars 1 forks source link

Add #MATCH# case for check_results #4

Closed despatates closed 9 years ago

despatates commented 9 years ago

The #MATCH# is a mix of #PATTERN# and #ALL#. It check the number of results is matching number of expected results. It check also that each expected object have been found in results, and each result is matching an expected result.