You can write simple tests to ensure future changes in your codebase don’t silently break existing business logic. Take this example: your application allows users to copy a product. Some associations should be copied (like category mappings), while ...
florentguilleux.fr2 min readNo responses yet.