code-corps / code-corps/code-corps-api
Move seeds into a mix task to avoid further issues with breaking them
Đang mở
needs estimate
- 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
Moving our seeds script into a mix task would allow us to
- have it fail on serious compilation issues
- write a simple test which makes sure the task runs without errors
It could also be the first step towards creating a seeds context, though the necessity of that part is worth a discussion first.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.