mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-23 16:38:17 +00:00
Doc: Custom Test Case Correction (#21192)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
This commit is contained in:
parent
584151d495
commit
02e23974b1
@ -80,11 +80,11 @@ Once you have your Test Definition created you can create a Test Case -- which i
|
||||
"entityLink": "<#E::table::fqn> or <#E::table::fqn::columns::column name>",
|
||||
"name": "<test_case_name>",
|
||||
"testDefinition": {
|
||||
"id": "<test definition UUID>",
|
||||
"FQN": "<test definition FQN>",
|
||||
"type": "testDefinition"
|
||||
},
|
||||
"testSuite": {
|
||||
"id": "<test suite UUID>",
|
||||
"FQN": "<test suite FQN>",
|
||||
"type": "testSuite"
|
||||
}
|
||||
}
|
||||
|
@ -80,11 +80,11 @@ Once you have your Test Definition created you can create a Test Case -- which i
|
||||
"entityLink": "<#E::table::fqn> or <#E::table::fqn::columns::column name>",
|
||||
"name": "<test_case_name>",
|
||||
"testDefinition": {
|
||||
"id": "<test definition UUID>",
|
||||
"FQN": "<test definition FQN>",
|
||||
"type": "testDefinition"
|
||||
},
|
||||
"testSuite": {
|
||||
"id": "<test suite UUID>",
|
||||
"FQN": "<test suite FQN>",
|
||||
"type": "testSuite"
|
||||
}
|
||||
}
|
||||
|
@ -80,11 +80,11 @@ Once you have your Test Definition created you can create a Test Case -- which i
|
||||
"entityLink": "<#E::table::fqn> or <#E::table::fqn::columns::column name>",
|
||||
"name": "<test_case_name>",
|
||||
"testDefinition": {
|
||||
"id": "<test definition UUID>",
|
||||
"FQN": "<test definition FQN>",
|
||||
"type": "testDefinition"
|
||||
},
|
||||
"testSuite": {
|
||||
"id": "<test suite UUID>",
|
||||
"FQN": "<test suite FQN>",
|
||||
"type": "testSuite"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user