Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
documentation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OCF
documentation
Commits
a1f5ae79
Commit
a1f5ae79
authored
11 months ago
by
torrespel
Browse files
Options
Downloads
Patches
Plain Diff
Testing in how to run
parent
83544040
No related branches found
No related tags found
1 merge request
!6
Ocf doc8 documentation of the helper service
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitignore
+3
-0
3 additions, 0 deletions
.gitignore
doc/gettingstarted/howtorun.md
+4
-6
4 additions, 6 deletions
doc/gettingstarted/howtorun.md
doc/testing/postman/.gitignore
+0
-3
0 additions, 3 deletions
doc/testing/postman/.gitignore
with
7 additions
and
9 deletions
.gitignore
+
3
−
0
View file @
a1f5ae79
site
doc/testing/postman/Responses
doc/testing/postman/node_modules
doc/testing/postman/package-lock.json
\ No newline at end of file
This diff is collapsed.
Click to expand it.
doc/gettingstarted/howtorun.md
+
4
−
6
View file @
a1f5ae79
...
...
@@ -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"
...
...
This diff is collapsed.
Click to expand it.
doc/testing/postman/.gitignore
deleted
100644 → 0
+
0
−
3
View file @
83544040
/Responses
/node_modules
package-lock.json
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment