Add the robot based CSIT tool with the base edition
[integration/test.git] / test / tools / Robot_Tool / suites / base / statistics_manager.txt
1 *** Settings ***
2 Documentation     Test suite for the statistics manager bundle.
3 Library           Collections
4 Library           RequestsLibrary
5 Library           ../../libraries/Common.py
6 Variables         ../../variables/Variables.py
7
8 *** Variables ***
9 ${REST_CONTEXT}        /controller/nb/v2/statistics
10
11 *** Test Cases ***