I'm adding a gold master test as part of our unit test to ensure that future refactors maintain legacy API behavior and features. Once breaking API changes are introduced we'll need to either: A) update the goldmaster test data to use the new API or B) replace the goldmaster test with proper unit-tests
I'm adding a gold master test as part of our unit test to ensure that future refactors maintain legacy API behavior and features. Once breaking API changes are introduced we'll need to either: A) update the goldmaster test data to use the new API or B) replace the goldmaster test with proper unit-tests