Regression Test

You might say

After changing tax rules, rerun payment, coupons, and order confirmation as well as the new rule to ensure working checkout was not broken.

Regression testing checks that a change has not broken functionality that previously worked.After tax changes, rerun payment, coupons, and confirmation; after dependency upgrades, rerun critical pages. It selects old capabilities the change could affect, not only the new request. A new feature working does not prove no regression.
Know first
Regression Test
Further reading