adobe / adobe/phased-testing

Provid a method that calls an event.

Open
#179 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
9
Forks
4
Avg merge
2d 5h
Merged PRs (30d)
7

Description

We should be able to reUse an event in our regular tests.

Having a method called:

PhasedTestManager.CallEvent(Object extends NonInterruptiveEvent)

Will run the event, and wait until it is finished

Contributor guide

Open the contributing guide

Research direction

Locate PhasedTestManager and NonInterruptiveEvent in the repository, then read how events are currently executed and awaited. Check the regular tests mentioned in the issue for existing event usage. Done means the requested CallEvent method runs the supplied event and returns only after it finishes, with tests covering that behavior.

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
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.