You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 containment
0 commit comments