sassoftware / sassoftware/pyviyatools
New Tool: ValidateViya
Open
@mjerick25 is already working on this.
Since Sep 1, 2022.
- Dominant language
- Python
- Stars
- 50
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
Add a tool that will do an initial validation of a Viya environment. Tool Suggested tests:
- Print identity information of the authenticated user
- List users
- List base Viya folders
- List CAS Servers
- List default CAS Server details
- List contents of SystemData caslib
- Run a test SAS program.
Need to decide the format of the output.
- initially use the existing output from printresult function
- maybe add some output that a downstream process could interrogate for a PASS/FAIL
- Possibly add an HTML report.
Can we build it so that additional tests can be added?
Contributor guide
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.
Assessment
This issue has not been assessed yet.