-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
good first issueGood for newcomersGood for newcomerstestsTrack test fixes from CEL -> ExprTrack test fixes from CEL -> Expr
Description
TestEval "list" does not work. We should fix or remove.
eval_test.go:169: Eval() got error = failed to evaluate: invalid operation: int(string) (1:14)
| object.items.isSorted() && object.items.sum() == 6 && object.items.max() == 3 && object.items.indexOf(1) == 0
| .............^, wantErr false
--- FAIL: TestEval/list (0.00s)
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomerstestsTrack test fixes from CEL -> ExprTrack test fixes from CEL -> Expr