Use pScheduler API to list options
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 2
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
pScheduler enumerations through the API are able to list the available tests, tools and some options available on a given pS node. It would be nice if pSGUI was able to make use of that API to help the user know which tests they can run.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating how pSGUI communicates with the pScheduler API and where the test-selection controls are rendered. Review the enumeration responses for available tests, tools, and node options; done means the interface uses those results to help users identify which tests they can run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- api, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100