From: velandy Date: Tue, 14 Jun 2016 01:28:18 +0000 (+0200) Subject: Setup Unit Tests for SO X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;ds=sidebyside;h=d572da132571b0588601b8f7f93a32d154fea6c7;p=osm%2FFeatures.git Setup Unit Tests for SO Change-Id: I95f674d50f8238897adc8d4bb63ce51777e54a7d --- diff --git a/Release1/unit-tests-so.md b/Release1/unit-tests-so.md new file mode 100644 index 0000000..4396327 --- /dev/null +++ b/Release1/unit-tests-so.md @@ -0,0 +1,21 @@ +# Add Unit Tests for SO modules # + +## Proposer ## +Rajesh Velandy (RIFT.io) + +## Type ## +**Feature** (do not modify) + +## Target MDG/TF ## +SO + +## Description ## +Create a single Unit test target for running SO Unit tests that can be triggered from CI/CD +environment. +The unit tests should cover the following functional areas +1. Core NSO Module. +2. SO-RO Interface +3. SO-VCA Interface + +## Demo or definition of done ## +Should should show the ability to run unit tests from development enviroment with a single target. \ No newline at end of file