Skip to content
Snippets Groups Projects
Commit c679afe5 authored by torrespel's avatar torrespel
Browse files

Helper documentation

parent f0a5bf9b
No related branches found
No related tags found
1 merge request!6Ocf doc8 documentation of the helper service
...@@ -163,4 +163,11 @@ python3 -m <service> ...@@ -163,4 +163,11 @@ python3 -m <service>
#### Start Your Testing with OpenCAPIF #### Start Your Testing with OpenCAPIF
You can now test OpenCAPIF. Visit the Testing page to see how it works. You can now test OpenCAPIF.
\ No newline at end of file
To test it, in the "Testing" tab you have three options:
- [Test Plan](./testing/testplan/README.md): To see how to test the services and use them.
- [Robot Framework](./testing/robotframework/README.md): To test the operation of all services or one in particular.
- [Postman](./testing/postman/README.md): In order to carry out the complete OpenCAPIF flow, being invoker and provider
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment