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
With latest refactor adding DI for services, the existing tests are more integration than unit tests. Tests should cover:
Agency Services
Taxonomy Services
Location Services
Request Utilities
Query utilities
V1 routes are deprecated, so testing would be nice but not high priority. V2 routes should staty as passthrough only so no tests are necessary. Models should stay as constructors only.
The text was updated successfully, but these errors were encountered:
With latest refactor adding DI for services, the existing tests are more integration than unit tests. Tests should cover:
V1 routes are deprecated, so testing would be nice but not high priority. V2 routes should staty as passthrough only so no tests are necessary. Models should stay as constructors only.
The text was updated successfully, but these errors were encountered: