iam icon indicating copy to clipboard operation
iam copied to clipboard

Integration test setup

Open hari-hypto opened this issue 3 years ago • 0 comments

Create integration test setup which can use our existing unit tests to run end to end testing.

  1. Create new test annotation which can be used to differentiate the tests which should be only used as UTs (tests using mocks) and Tests which can be used as integration tests
  2. Create separate test suite to run UTs and end to end integration tests separately

hari-hypto avatar Mar 28 '22 06:03 hari-hypto