hapi-server / verifier-nodejs

HAPI Server Verifier using node.js and JSON Schema

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test combinations of parameters

rweigel opened this issue · comments

Write test to check Time,Temperature and Temperature,Time and Temperature so see if output is the same.

At present parameters=Time does not check number of columns.

In HAPI 2.1, Temperature, Time should result in a HAPI 1411 error.

Data response is now checked for the correct number of columns.