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

Add WP-CLI command to seed the database with test data #200

Open
Tracked by #302
johnhooks opened this issue Apr 1, 2023 · 0 comments
Open
Tracked by #302

Add WP-CLI command to seed the database with test data #200

johnhooks opened this issue Apr 1, 2023 · 0 comments
Assignees
Labels
demo php Pull requests that update Php code
Milestone

Comments

@johnhooks
Copy link
Collaborator

What problem does this address?

Add a wp-cli command to seed the database with test data, as suggested by @JasonTheAdams in the #feature-notifications of Slack.

What is your proposed solution?

PR #199 will setup the initial database tables, but they will be empty. To fill out the demo there needs to be test data. I propose using wp-cli and fakerphp/faker to seed the database.

@johnhooks johnhooks added demo php Pull requests that update Php code labels Apr 1, 2023
@johnhooks johnhooks self-assigned this Apr 2, 2023
@johnhooks johnhooks added this to the 0.3.0 milestone Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
demo php Pull requests that update Php code
Projects
None yet
Development

No branches or pull requests

1 participant