aqa-test-tools icon indicating copy to clipboard operation
aqa-test-tools copied to clipboard

Create PR build for TRSS

Open llxia opened this issue 4 years ago • 0 comments

We should create PR build for TRSS to do the basic checks. GitHub workflow can be used for creating PR build.

Two possible ways for setting up the environment:

  • install the prerequisites (nodejs, MongoDB) on GitHub runner directly
  • or launch docker image in GitHub runner

In the first stage, we can just verify TRSS can start successfully. We can insert sample data and add more API tests at a later stage.

llxia avatar Mar 10 '21 01:03 llxia