You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently many test files named after variables (our convention for unit tests) have more inputs than those immediately used in the variable's formula, as they validate against taxsim and came from scripts that generated many test cases. For example, see the state-level tests modified in #5582. Let's rename these to indicate they're integration tests.
The text was updated successfully, but these errors were encountered:
Currently many test files named after variables (our convention for unit tests) have more inputs than those immediately used in the variable's formula, as they validate against taxsim and came from scripts that generated many test cases. For example, see the state-level tests modified in #5582. Let's rename these to indicate they're integration tests.
The text was updated successfully, but these errors were encountered: