forked from jappel/leistungsbilanz-ts
Persist populated group deletion
This commit is contained in:
parent
db4c757018
commit
99bdf6491b
15 changed files with 754 additions and 5 deletions
|
|
@ -14,6 +14,7 @@ import "./circuit-group-renumber-project-command.repository.test.js";
|
|||
import { createCircuitGroupMovePlan } from "../src/domain/services/circuit-group-move-planning.js";
|
||||
import "./circuit-group-move-project-command.repository.test.js";
|
||||
import "./circuit-group-subtree-snapshot.test.js";
|
||||
import "./circuit-group-subtree-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