sassoftware / restaf

A simple framework for building applications with SAS REST APIs, supported with SAS Viya
Apache License 2.0
17 stars 10 forks source link

simplify dependencies for an api server #39

Closed devaKumaraswamy closed 2 years ago

devaKumaraswamy commented 3 years ago

There are many unwanted dependencies in viya-apii-base . Also rremove jjest - cannot seem to find a version of jest that does not depend on deprecated request.js. Need to find an alternate testing software.

devaKumaraswamy commented 2 years ago

Added jest back. Looks like the dependency on request.js is gone from jest