[expressions] Convert interpreter_functional
test suite to use new unified expectSnapshot implementation.
#83955
Labels
chore
Feature:ExpressionLanguage
Interpreter expression language (aka canvas pipeline)
impact:medium
Addressing this issue will have a medium level of impact on the quality/strength of our product.
loe:small
Small Level of Effort
Currently the
test/interpreter_functional
suite has its own implementation of Jest-like snapshots for testing. Since #82932 has been merged there's now a unified snapshot implementation that can be used across functional test suites... we should look into replacing the existing interpreter test snapshots with the new shared ones.The text was updated successfully, but these errors were encountered: