Skip to content

internal/testing: add package with sample testdata #1512

@julieqiu

Description

@julieqiu

There are several places where we need sample values for testing, which are currently constructed within the scope of an individual unit test.

We should add a package that provides sample values for use in tests. The intent is to make it easier to reason about the various test cases by using one example. Additionally, we can document the meaning for these various values.

This implementation was started in #1508.

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: p3Desirable enhancement or fix. May not be included in next release.type: cleanupAn internal cleanup or hygiene concern.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions