Skip to content

Testing random functions in unit tests #1559

@simplepad

Description

@simplepad

A note for the community

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment.

Use Cases

Would be nice to be able to test remap transforms that use random functions like uuid_v4() and so on.

Attempted Solutions

No response

Proposal

Maybe add a way to specify a global seed to be used with every random function during tests? Could be a config option or a ENV variable.

References

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: featureA value-adding code addition that introduce new functionality.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions