Update Deep Metrics test when https://github.com/Kuadrant/kuadrant-operator/issues/1035 is resolved
Open
good first issue
- Dominant language
- Python
- Stars
- 7
- Forks
- 29
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 7
Description
Remove `standalone_only` from `test_deep_metrics.py` when https://github.com/Kuadrant/kuadrant-operator/issues/1035 is resolved.
Line change will be needed, to reflect a new name, or tag that will be added to metric:
```and x["metric"]["authconfig"].endswith(authorization.name())```
Contributor guide
Research direction
Start by reading test_deep_metrics.py and issue #1035 to confirm when the dependency is resolved. Remove standalone_only and update the metric assertion to match the new metric name or tag; the test should pass with the resolved Deep Metrics behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100