Commit a1f5ae79 authored by Pelayo Torres's avatar Pelayo Torres
Browse files

Testing in how to run

parent 83544040
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
site
doc/testing/postman/Responses
doc/testing/postman/node_modules
doc/testing/postman/package-lock.json
 No newline at end of file
+4 −6
Original line number Diff line number Diff line
@@ -163,13 +163,11 @@ python3 -m <service>

#### Start Your Testing with OpenCAPIF

You can now test OpenCAPIF.
Related with OpenCAPIF Testing, the following sections help you to understand testing implemented and how to run it by yourself:

To test it, in the "Testing" tab you have three options:

- [Test Plan Directory]: To see how to test the services and use them.
- [Testing with Robot Framework]: To test the operation of all services or one in particular.
- [Testing with Postman]: In order to carry out the complete OpenCAPIF flow, being invoker and provider
- [Test Plan Directory]: Here you can find the complete test plan definition that are accomplish by all versions released of OpenCAPIF.
- [Testing with Robot Framework]: At this section you can find all information about how to run the test suite implemented using Robot Framework.
- [Testing with Postman]: Easy way to understand the complete basic OpenCAPIF flow, acting as invoker and provider.


[Test Plan Directory]: .././testing/testplan/README.md  "Test Plan"

doc/testing/postman/.gitignore

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
/Responses
/node_modules
package-lock.json
 No newline at end of file