CS-Worcester / amrs-simple-app

Simplified frontend for AMRS.
MIT License
3 stars 5 forks source link

Server Setup - Team Tapmah #7

Open aadelinia opened 5 years ago

kwurst commented 5 years ago
  1. Find the Angular service(s) in ng2-amrs that are used to make requests to the OpenMRS backend.
  2. Determine which service(s) are needed for the simple-app. (Maybe asking Greg?)
  3. Build a mock version of the service(s) that return fake data.
AMFinneran commented 5 years ago

Learn to switch environments Create low level Mock Sever Create low level Test Class

Mock-Server branch

aadelinia commented 5 years ago

We managed to get a low level mock running that returned data. The next step would be gathering any other modules we need to mock.

Services Confirmed So Far:

aadelinia commented 5 years ago

Needed Services: