Right now ,the test chain is random, should set a seed for it so that test data is consistent.
Possibly also add a function to app.py to run some further initial data creation for advanced testing.
Right now ,the test chain is random, should set a seed for it so that test data is consistent.
Possibly also add a function to `app.py` to run some further initial data creation for advanced testing.
Right now ,the test chain is random, should set a seed for it so that test data is consistent. Possibly also add a function to
app.py
to run some further initial data creation for advanced testing.