PrestaShop / prestashop-flashlight

A docker based testing utility for PrestaShop
MIT License
24 stars 10 forks source link

Provide examples on how to generate a lot of content in the sql dump #30

Open jokesterfr opened 10 months ago

jokesterfr commented 10 months ago

Huge datasets often offer unexpected errors with your code, which might be inapropriate in some cases. To better tickle your SQL requests with such heavy environment, we can consider using an extra dump (already available)... But a better option would be to rely on a generation tool, plugged to prestashop-flashlight.

A proof of concept is probably not hard to come up with, let's see who reach the challenge first ;)

jokesterfr commented 7 months ago

PrestaShop seeder is currently under heavy development with the awesome work of @guillaume60240. If you have similar use case, feel free to reach out.

jokesterfr commented 6 months ago

Will keep you updated here anyways, but if anyone want to contribute feel welcome to contact us.

jokesterfr commented 3 months ago

Will soon be available here: https://github.com/PrestaShop/prestashop-seeder

Anyone interested feel welcome to contact us.