-
Notifications
You must be signed in to change notification settings - Fork 0
5 REQ cap.ctrl.start
References:
- in branch main: 4 (4 direct)
As a user, I want to be able to start capturing, because I want to resume capturing after manually stopping it for a certain period.
Capturing is started by sending a special start-event to the event handler, because the handler only reacts to events. For more information, see DR-20230809_1.
Steps:
- Create subscriber for all events
- Manually stop capturing
- Set first event
- Manually start capturing
- Set second event
- Check: Subscriber only received second event
Please create an issue if you found any spelling mistakes.
You may also create an issue if you think the content of this wiki should be improved.
Note: This wiki is managed in its own repository. Any commits made using the edit
button will be overwritten.
Note: Issues for the wiki are handled in the evident repository, but pull requests for the wiki are handled in the evident-wiki repository.
This wiki is MIT licensed, and works together with the evident crate.