Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: parametrize test_array_functions
test_array_functions now has 56 passing test cases and 1 expected failure (`array_slice` being the expected failure Ref apache#670). test_array_function_flatten was broken out as a single test because it was an outlier in terms of test-input. test_array_function_obj_tests had a different set of asserts, so was broken out for 5 test cases. Ref apache#671
- Loading branch information