semantics

This commit is contained in:
2026-05-26 09:30:41 +03:00
parent 1e7bcecaea
commit 9ffa8af1dc
623 changed files with 28045 additions and 26557 deletions

View File

@@ -1,7 +1,7 @@
// #region MaintenanceComponentTests [C:2] [TYPE Module] [SEMANTICS test, component, maintenance, events-table, badge]
// @BRIEF Component tests for MaintenanceEventsTable and DashboardMaintenanceBadge.
// @RELATION DEPENDS_ON -> [MaintenanceEventsTable]
// @RELATION DEPENDS_ON -> [DashboardMaintenanceBadge]
// @RELATION DEPENDS_ON -> [EXT:frontend:MaintenanceEventsTable]
// @RELATION DEPENDS_ON -> [EXT:frontend:DashboardMaintenanceBadge]
import { describe, it, expect, vi, beforeEach } from 'vitest';