forked from jappel/leistungsbilanz-ts
Add circuit group commands
This commit is contained in:
parent
69b020339e
commit
1250f9a6af
16 changed files with 864 additions and 5 deletions
|
|
@ -8,6 +8,7 @@ import {
|
|||
getNextGroupedCircuitIdentifier,
|
||||
parseGroupedEquipmentIdentifier,
|
||||
} from "../src/domain/services/circuit-group-numbering.js";
|
||||
import "./circuit-group-structure-project-command.repository.test.js";
|
||||
|
||||
describe("circuit group numbering", () => {
|
||||
it("formats the agreed identifiers including the leading hyphen", () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue