code-corps / code-corps/code-corps-api
Consider adding tests for seeds
Offen
Difficulty: Medium
needs clarification
Priority: Low
Skill: Elixir
Skill: Phoenix
- Vorherrschende Sprache
- Elixir
- Sterne
- 234
- Forks
- 82
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
# 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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.