diff options
author | 2019-02-06 20:45:10 -0500 | |
---|---|---|
committer | 2019-02-06 20:45:28 -0500 | |
commit | d4c5185856445e873485c6ae0b7e660ef47ae635 (patch) | |
tree | 57063ce2ac069680a148319285752592aa845f63 /plans/policy/api/testplan.txt | |
parent | beebb966c899819159d6a7bf57a146cc6ad844f5 (diff) |
Add csit test plans for policy-api
Includes:
1) Added setup, teardown scripts and test plan
2) Added test robot including test cases
Issue-ID: POLICY-1270
Change-Id: Id4fe5527609d9e13906d02bccc4ae8bc7c364bd9
Signed-off-by: Chenfei Gao <cgao@research.att.com>
Diffstat (limited to 'plans/policy/api/testplan.txt')
-rw-r--r-- | plans/policy/api/testplan.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/plans/policy/api/testplan.txt b/plans/policy/api/testplan.txt new file mode 100644 index 00000000..1bfec142 --- /dev/null +++ b/plans/policy/api/testplan.txt @@ -0,0 +1,3 @@ +# Test suites are relative paths under [integration/csit.git]/tests/. +# Place the suites in run order. +policy/api/api-test.robot |