sassoftware / sassoftware/pyviyatools

New Tool: ValidateViya

Open
#111 2 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.