loopback4-microservice-catalog icon indicating copy to clipboard operation
loopback4-microservice-catalog copied to clipboard

GH Action : Action for integration test

Open yeshamavani opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe. We need to have a complete integration testing for cli Requirements

  1. using the cli a new scaffold should be generated
  2. generate all microservices
  3. set up database for each service
  4. run migartions of each
  5. one by one start the services and hit the ping API

All the above steps should execute and then only the PR should be merged.

yeshamavani avatar Jan 22 '24 08:01 yeshamavani