You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This gist is a fixtures generator that will load 1000 events for a single resource, injecting random days and months in the timestamp property. Modify to suit your needs.
It would be useful to be able to load large quantities of test data, e.g. for testing https://github.com/mjordan/preservation_reports.
A custom AppFixtures.php file would let us run
php bin/console -n doctrine:fixtures:load
easily to do this.The text was updated successfully, but these errors were encountered: