Add support for event creation on designs
Add methods for adding design events to the EventCreateService, and uses these methods in the design management services. A new spec support class is added (MultiChangeValue) to help testing several change values at once, without having to perform the action multiple times. Deletion in particular is made efficient by ensuring that we perform just a single insert when creating events.
Showing
Please register or sign in to comment