|
|
|
|
|
by t-writescode
447 days ago
|
|
If your software takes customer data, it is your responsibility to do what you can to protect that data; and tests are one of many necessary steps to protect customer data - you make sure that invalid input doesn’t give someone else’s secret data. Automated tests as part of merges are a great step in that certainty. |
|