mirror of https://github.com/dapr/docs.git
Update daprdocs/content/en/operations/components/certification-lifecycle.md
Co-authored-by: Will <witsai@microsoft.com>
This commit is contained in:
parent
91cf710c9b
commit
8b7bd7b782
|
@ -87,7 +87,7 @@ The test plan must be approved by a Dapr maintainer and be published in a `READM
|
|||
### Test requirements
|
||||
|
||||
- The tests should validate the functional behavior and robustness of the component based on the component specification, reflecting the scenarios from the test plan
|
||||
- The tests must run successfully as part of the continuous integration of the `components-contrib` repository
|
||||
- The tests must run successfully as part of the continuous integration of the [components-contrib](https://github.com/dapr/components-contrib) repository
|
||||
|
||||
|
||||
## Component certification process
|
||||
|
|
Loading…
Reference in New Issue