...
Building CLAMP
Testing CLAMP
We created CSIT (Continuous System and Integration Testing) tests for clamp as requested for each ONAP component. This use Robot Framework. See this wiki page for more information: Creating a CSIT Test
The tests are created in the integration repository: https://gerrit.onap.org/r/#/admin/projects/integration
For Clamp we have created 2 test plans that test:
- The APIs to create templates, close loops,...
- The UI to login, click on menus, create templates or close loops manually, set properties,...
This is testing Clamp standalone and thus cannot validate interactions with other components (sdc, policy...). This still require some manual E2E testing.