Modifying My App to Handle an Old Data Set Used in a Test Case
The unit tests for my web app have failed because I added a new variable to my data set. Rather than redesign my tests, I’ve decided to take the lazy way out for now and update my app to ignore the new data if the specific test case is used.
(Originally posted on Stuart’s MATLAB Videos blog.)
Recorded: 5 Mar 2022