Kuadrant / Kuadrant/testsuite

Update targetRef according to API

Open
#601 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
7
Forks
29
Avg merge
1d 9h
Merged PRs (30d)
7

Description

`targetRef` is currently used differently than other API objects, it does not follow specification. Instead of `dataclass` we extend objects with `Referencable` which implements a method that extracts all necessary information to satisfy API. This approach is not wrong but differs from what we are used to. With the new implementation of `section_names` this needs to be investigated again.

Contributor guide

Open the contributing guide

Research direction

Locate the targetRef implementation and the Referencable objects, then compare their behavior with the API specification. Investigate how the new section_names implementation affects the extracted information; the work is done when targetRef follows the API convention and its behavior is verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.