Closed mint-thompson closed 8 years ago
I also suspect that tests will fail due to a change in the return structure.
I've updated the meta count test to reflect the new return structure. The empty query test will currently fail, as a table is returned that still contains "results" and "printrequests" as keys. Both of these keys point to values of empty tables, so checking that ret.results and ret.printrequests are both empty tables seems like an acceptable test.
@matthew-a-thompson Tests pass :+1: .
@cicalese Can you confirm that this works as expected (before I press the merge button).
Thank you both! We tested the patch and it works great, so you can go ahead and merge.
Thanks for the feedback.
see #8