Add a test event method
Open
enhancement
good first issue
- Dominant language
- Java
- Stars
- 9
- Forks
- 4
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 7
Description
All event should work. I.e. The should be
* stopped in the beginning,
* We should be able to start them
* When started they should be in the state isStarted
* We should be able to execute waitUntilFinished
* At the end it should be "finished"
Contributor guide
Research direction
No file or existing test is named. Start by locating the event implementation and current event tests, then verify coverage for the stopped, started, isStarted, waitUntilFinished, and finished states.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100