samagra-comms / uci-apis

Unified Communications Interface (UCI) is a system that powers governments to create and manage conversations with citizens and with its own officials. Through UCI governments can seamlessly setup simple and complex conversations using a multi-channel approach. UCI aims to democratize the use of different communication channels such as WhatsApp, Telegram, SMS, email for governance use cases through a standard configurable manner that is reusable and scalable across all governance use cases.
12 stars 30 forks source link

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

Closed RyanWalker277 closed 1 year ago

RyanWalker277 commented 1 year ago

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.

karntrehan commented 1 year ago

Dev done. Local testing to be done.