sasjs / cli

Command line interface for creating, compiling, and building SAS® projects
https://cli.sasjs.io
MIT License
37 stars 5 forks source link

Replicate SAS9 tests using SASjs Server #1225

Closed allanbowe closed 2 years ago

allanbowe commented 2 years ago

All of the SAS 9 (EBI) tests should be refactored to run on SASjs server instead. This will likely require some updates to SASjs server to support the deployment workflow (creation of a home directory runner, having username/password as URL variables, authentication differences).

From a configuration perspective, the serverType should remain as SAS9 but the serverUrl should belong to a SASjs instance, with a RUN_TIMES='js,sas' setting.

Links: https://github.com/sasjs/cli/issues/1202

sasjsbot commented 2 years ago

:tada: This issue has been resolved in version 3.20.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: