Skip to content

Create a deterministic data generator for testing. #11

Description

@codeBehindMe

Currently, there are a number of CSV files we are using to do testing. However having these files in the repository is ugly.
We cannot simply use a random number generator to do testing either; since we want the results to be repeatable.

A new deterministic feeder should be generated which can be used in tests.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttestingRelated to testing

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions