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.
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.