samagra-comms/uci-apis

Create a CI for UCI-APIs containing runs for current working tests

Closed this issue · 1 comments

Current test suite is broken. Only a few tests are working. The plan is to create a CI which runs currently working tests on any new PR and will keep updating it as new tests get added until the test suite is fixed. This willl be done to make sure any new changes in the codebase doesn't break any existing tests.

Dev done. Local testing to be done.