Open n3ph opened 3 years ago
We need synthesized test data for juntagrico.
For now @cfra had a look at generate_testdata_advanced (https://github.com/juntagrico/juntagrico/pull/365). I propose to wait for feedback on this PR.
generate_testdata_advanced
Possibly we can simply extend this management command instead of writing a test fixture generator.
https://github.com/juntagrico/juntagrico/pull/365 has been merged and the management command is working again.
If we want to use it, we need to figure out a way how to install development dependencies for Juntagrico.
We need synthesized test data for juntagrico.
For now @cfra had a look at
generate_testdata_advanced
(https://github.com/juntagrico/juntagrico/pull/365). I propose to wait for feedback on this PR.Possibly we can simply extend this management command instead of writing a test fixture generator.