Pull data from production to build testing database #73
Labels
experimetation needed
requirements are not clear, what is written can quicly change
Refactor / DX
Associated with maintainability and good practices
The seeder that we are using are register made by ourselves. Most of the seeder are supported on bad assumptions that lead to a bad testing process locally (eg: fields that should be longer, number with more decimals). To close this gap between production data and local data, we should copy production data and use it while developing.
The text was updated successfully, but these errors were encountered: