-
-
Notifications
You must be signed in to change notification settings - Fork 223
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TASK: Manipulate content graph manually for TetheredNodesAreNamed test
otherwise it's basically impossible now to reproduce the state, as publishing an event will lead to the catchup's to run, which might instantiate a node: the neos.neos `GraphProjectorCatchUpHookForCacheFlushingFactor` catchUpHook would fail for example: > When the event NodeAggregateWithNodeWasCreated was published with payload: > # Features/ProjectionIntegrityViolationDetection/TetheredNodesAreNamed.feature:41 > InvalidArgumentException: The NodeName must be set if the Node is tethered.
- Loading branch information
Showing
2 changed files
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters