소개
The Umbraco Backoffice Testing Router is a specialized architectural skill designed to streamline the quality assurance process for Umbraco developers. It provides a structured decision-making framework to help you choose between four distinct testing levels: isolated Unit Testing for logic and Lit elements, MSW Testing for API behavior, Mocked Backoffice testing for UI integration without .NET, and full E2E Testing for complete workflows. By acting as a central hub, it directs users toward the correct patterns and specialized skills required to build a robust testing pyramid for custom dashboards, property editors, and workspace actions.