Logo
Explore Help
Register Sign In
yujunjun/OpenMetadata
1
0
Fork 0
You've already forked OpenMetadata
mirror of https://github.com/open-metadata/OpenMetadata.git synced 2025-11-29 00:53:24 +00:00
Code Issues Packages Projects Releases Wiki Activity
OpenMetadata/ingestion/examples/sample_data/tests/logicalTestSuites.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
445 B
JSON
Raw Normal View History

Fixes #11705 - Update ingestion and backend to match new DQ flow (#11836) * feat: refactor ingestion flow logic * feat: ran python linting * feat: update tests to match new workflow * feat: ran python linting * feat: update sample data test suite name * feat: Added backend logic to support logical and executable test suites * feat: clean up java and json code * feat: added sample data for logical and executable test suites * feat: remove executable from CreateTestSuite * feat: ran python and java linting * feat: added README info for data quality structure * skipping cypress to keep main green * fixed typescript type issue --------- Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-06-02 08:19:13 +02:00
{
"tests": [
{
"testSuiteName": "myLogicalTestSuite",
"testSuiteDescription": "This is a logical test suite linked to an entity",
"testCases": [
{"fqn":"sample_data.ecommerce_db.shopify.dim_address.last_name.column_values_to_match_regex"},
{"fqn":"sample_data.ecommerce_db.shopify.dim_address.shop_id.column_value_max_to_be_between"}
]
}
]
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 1216ms Template: 24ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API