-
-
Notifications
You must be signed in to change notification settings - Fork 408
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 comments in seeds #368
Comments
I'd wait until @beagleknight finishes adding votes to comments so we can create the seeds with votes. |
We can remove the block after merging #381 |
Closed by #501 |
aitorlb
pushed a commit
to CodiTramuntana/decidim
that referenced
this issue
Aug 8, 2019
…vise-invitable Add translations for devise invitable
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
🎩 User Story
In order to test comments, it'd be valuable to have some as seeds.
In order to make it easier, I'd create a
Decidim::Comments::Seed.comments_for(resource)
that creates test comments for a particular resources. Thendecidim-pages
can add that in its seeds file, as well asmeetings
,proposals
and potentially other resources.📋 Related documentation
None
🎯 Acceptance criteria
There's pages with comments created when seeding the app.
📌 Related issues
None
The text was updated successfully, but these errors were encountered: