Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Data Generator #154

Open
10 tasks
allejo opened this issue Oct 18, 2017 · 0 comments
Open
10 tasks

Create Data Generator #154

allejo opened this issue Oct 18, 2017 · 0 comments

Comments

@allejo
Copy link
Owner

allejo commented Oct 18, 2017

We need a script that'll be able to easily generate data for a development environment. Every core model should have generated data. These are a few of the more important ones to start things off.

  • News
    • Articles
  • Players
    • Random bans (Ban creation too)
    • Random admins
  • Teams
  • Matches
    • Should handle FMs and all three official match types
  • Servers
  • Maps
  • Messages
    • All types of conversations...

Use the respective model and their creation functions. All of the data in this script should be randomly generated with a random amount of data. Nothing should be static.

I want to explore using nelmio/alice for this.

@allejo allejo added this to the Version 0.10.x milestone Oct 18, 2017
@allejo allejo modified the milestones: Version 0.10.x, Version 0.10.2 Jan 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant