Skip to content

pytest parametrize the array tests in test_functions.py #671

Closed
@Michael-J-Ward

Description

@Michael-J-Ward

Describe the solution you'd like
Each UDF in src/functions.py should have its own test case in test_functions.py instead of testeing a bunch of functions in a single test case.

TODO

  • pytest.mark.parameterize the functions
  • ensure that every function in src/functions.rs has a test case

Metadata

Metadata

Assignees

No one assigned

    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