dotnet / dotnet/arcade

Helix JobSender: validate WorkItem construction and Job sending

Open
#5,188 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
729
Forks
397
Avg merge
3d 15m
Merged PRs (30d)
149

Description

- [ ] This issue is blocking
- [ ] This issue is causing unreasonable pain

Validate `WorkItemDefinition.SendAsync` (check that the job list is constructed correctly) and `JobDefinition.SendAsync` with an API mock

Contributor guide

Open the contributing guide

Research direction

Locate the implementations of WorkItemDefinition.SendAsync and JobDefinition.SendAsync, then read how their job lists and API calls are currently constructed. Add coverage using an API mock that verifies the WorkItem job list and Job sending behavior; the tests should pass with both methods validated.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
testing-qa, tooling
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.