1 2 3 4 5 6 7
Before tests are run seeding is required to have data in stores. From the root dir and after all necessary requirements installed the following command is executed: ``` python scripts/seed.py ```