Rote-Beete / juntagrico-docker

Docker image for Juntagrico
GNU Affero General Public License v3.0
3 stars 1 forks source link

synthesized test data #15

Open n3ph opened 3 years ago

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

Possibly we can simply extend this management command instead of writing a test fixture generator.

cfra commented 3 years ago

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.