forked from jappel/leistungsbilanz-ts
Add component structure commands
This commit is contained in:
parent
9d4d4082fe
commit
604604f056
15 changed files with 1058 additions and 5 deletions
|
|
@ -7,6 +7,7 @@ import {
|
|||
distributionBoardComponentRoles,
|
||||
} from "../src/shared/constants/distribution-board-component.js";
|
||||
import { circuitGroupCategories } from "../src/shared/constants/circuit-group.js";
|
||||
import "./distribution-board-component-structure-project-command.repository.test.js";
|
||||
|
||||
describe("distribution board component catalog", () => {
|
||||
it("defines the agreed component roles and placement zones", () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue