sasjs / mocks

1 stars 0 forks source link

express API setup #1

Open allanbowe opened 1 year ago

allanbowe commented 1 year ago

We need an api server to mock responses so that projects can be tested in generic pipelines.

Definition of done: mocks / api responses in place to cover the login process.

medjedovicm commented 1 year ago

We have a subfolder for 9, which includes mock responses that are consumed with sas/server. We should create a new subfolder for other mocks. eg viya. Later we can integrate mocker from sasjs/server to the 9 folder.