bcgov / platform-services-registry

Platform services OCP project registry
https://registry.developer.gov.bc.ca/
Apache License 2.0
8 stars 13 forks source link

MS365 mock integration test #3116

Open junminahn opened 2 weeks ago

junminahn commented 2 weeks ago

We have implemented an MS365 mock server and would like to integrate API test suites for quality assurance as we proceed. supertest is a useful tool that can be used with Jest or Mocha for testing.