-
-
If pointed to the folder instead of SAS file, a warning should be printed.
Suggestions:
- if pointed to the folder, all jobs in this folder should be submitted for execution.
- if pointed to the em…
-
Whilst we don't currently test the line coverage for sas programs (that's a future exercise) the LCOV report remains a common standard for coverage reporting. If we are able to produce one, it would …
-
Add `SASJS` server type, it's not showing while `sasjs add`
![image](https://user-images.githubusercontent.com/8914650/144526444-1f9cdd28-126e-4471-8f67-563c82be8558.png)
Fix `sasjs auth` flow for…
-
It's working from javascript so is probably some hidden little issue somewhere.
I can see the request arriving in the server log:
```
1|dwpci | POST /SASjsApi/stp/execute?_program=/tmp/tests/s…
-
Hi Allan, can you create a macro function to create an external file?
-
Currently I have a long running test that appears like so:
![image](https://user-images.githubusercontent.com/4420615/145807238-f5784160-e67d-491f-a9a9-ab8d13d8ede0.png)
Unfortunately I cannot…
-
As highlighted by SAS legends such as [Bruno Müeller](https://www.linkedin.com/feed/update/urn:li:activity:6874073150930378752?commentUrn=urn%3Ali%3Acomment%3A%28activity%3A6874073150930378752%2C68759…
-
To reproduce:
```bash
sasjs create demo -t jobs
cd demo/tests/jobs/extract
sasjs compile
```
What happens:
* Jobs go to the correct folder - `demo/sasjsbuild`
* Tests go to `demo/tests/j…
-
When running `npm i -g @sasjs/cli` the following appears in the console:
> npm WARN axios-cookiejar-support@1.0.1 requires a peer of @types/tough-cookie@>=2.3.3 but none is installed. You must inst…