Skip to content

Improve coverage of tests for array expressions #1269

Open
@andygrove

Description

@andygrove

What is the problem the feature request solves?

I would like to start implementing some shared test code for array expressions to make it easier to test for edge cases such as null or empty arrays.

The following functions need improved tests:

  • array_remove
  • array_contains
  • array_append
  • array_intersect
  • array_join
  • array_repeat
  • array_compact
  • arrays_overlap

Describe the potential solution

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions