code-corps / code-corps/code-corps-api
Consider adding tests for seeds
未关闭
Difficulty: Medium
needs clarification
Priority: Low
Skill: Elixir
Skill: Phoenix
- 主要语言
- Elixir
- 星标
- 234
- 派生
- 82
- PR 合并指标
- 30 天内没有已合并 PR
描述
# Problem
We make use of changesets and other data in our seeds that can change over time. Seeds are especially useful for new contributors and useful for starting fresh with the database for testing purposes. We should consider adding tests (or finding some other way of ensuring seeds do not break as the application changes) to prevent churn in the application from affecting the value of the seeds.
贡献指南
评估
这个 Issue 还没有评估数据。