Commit 07cd54a
committed
test(query_list): fix test assertions to match expected behavior
why: Tests were asserting incorrect behavior for parse_lookup and lookup_contains
what: - Updated parse_lookup test to use non-existent field - Fixed lookup_contains test to match string containment behavior - Added test for case-insensitive string containment1 parent 2edb76f commit 07cd54a
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
322 | | - | |
| 322 | + | |
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
| |||
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
346 | | - | |
| 346 | + | |
347 | 347 | | |
348 | 348 | | |
349 | 349 | | |
350 | | - | |
351 | 350 | | |
| 351 | + | |
352 | 352 | | |
353 | 353 | | |
354 | 354 | | |
| |||
0 commit comments