Open adewes opened 10 years ago
Currently there are only two tests in tests/test_querying.py that cover various special ($) query operators.
Improve Blitz by adding more specialized tests for the various operators:
$in $exists $all $regex $ne $eq $not $lt $gt $lte $gte $and $or #...
@cBrauge is working on this
Currently there are only two tests in tests/test_querying.py that cover various special ($) query operators.
Improve Blitz by adding more specialized tests for the various operators: