kernelci / kernelci/kernelci-api

Add tests for submitting hierarchy of nodes

Open
#291 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
10
Forks
21
PR merge metrics
No merged PRs in 30d

Description

A hierarchy of nodes can be submitted to an existing root node with PUT `/nodes/{node_id}` endpoint request.
Implement unit tests and e2e tests for the endpoint.

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the existing unit and end-to-end test structure for the PUT `/nodes/{node_id}` endpoint. First inspect how requests submit a hierarchy to an existing root node, then define tests covering that behavior and run the relevant test suites. Done means both unit and e2e coverage verifies successful hierarchy submission.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.