adoptium / adoptium/aqa-test-tools
Create AQAvit Certification View
Open
canosp
- Dominant language
- Jupyter Notebook
- Stars
- 33
- Forks
- 97
- Avg merge
- 7h 9m
- Merged PRs (30d)
- 5
Description
We would like to show AQAvit Certification results. An `AQAvit Certification` menu should be created on the left side menu after `By Pipeline`.
https://github.com/adoptium/aqa-test-tools/blob/master/test-result-summary-client/src/App.jsx#L48
The link should be `/tests/AQAvitCert`.
In TopLevelBuilds.jsx, if type is `AQAvitCert`, we should query `/api/getTopLevelBuildNames?type=Test&AQAvitCert=true`.
We expect AQAvit Certification data contains `AQAvitCert=true`. All other build data should not contain `AQAvitCert=true`.
Contributor guide
Assessment
This issue has not been assessed yet.