code-corps / code-corps/code-corps-api
Consider adding tests for seeds
Đang mở
Difficulty: Medium
needs clarification
Priority: Low
Skill: Elixir
Skill: Phoenix
- Ngôn ngữ chính
- Elixir
- Star
- 234
- Fork
- 82
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
# 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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.