From d572da132571b0588601b8f7f93a32d154fea6c7 Mon Sep 17 00:00:00 2001 From: velandy Date: Tue, 14 Jun 2016 03:28:18 +0200 Subject: [PATCH] Setup Unit Tests for SO Change-Id: I95f674d50f8238897adc8d4bb63ce51777e54a7d --- Release1/unit-tests-so.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Release1/unit-tests-so.md 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 -- 2.17.1