OpenMetadata/ingestion/tests/unit
Teddy 9dbcb3911b
Fix minor column data quality test bugs (#7111)
* Fixed test name issue + filtered out partition details for non BQ tables

* Exclude non BQ table from partition processing

* Fixed test + formating
2022-09-01 13:47:00 +02:00
..
airflow Fix #5885 - Provider loading fails for airflow <2.3 (#5927) 2022-07-14 15:07:39 +02:00
great_expectations Add time series extention (#6416) 2022-08-04 07:22:47 -07:00
metadata Fix#5917: Implementation of temp secret for testing connection (#6832) 2022-08-22 08:43:23 +02:00
profiler Fixes #5831 by implenting testSuite workflow logic (#6911) 2022-08-25 10:01:28 +02:00
resources Fix #6906 - Add Nifi connector (#6956) 2022-08-26 21:50:01 +02:00
source Fix #5822 - Remove looker env and rename props (#5700) 2022-07-24 16:02:26 +02:00
test_suite Fix minor column data quality test bugs (#7111) 2022-09-01 13:47:00 +02:00
topology Redshift Mark Partitioned Tables (#7063) 2022-08-30 18:40:51 +02:00
__init__.py License header update (#1498) 2021-12-01 12:46:28 +05:30
test_column_type_parser.py Fix#6027: Fix logging in metadata package modules except ingestion and orm_profiler (#6970) 2022-08-29 06:46:06 +02:00
test_config.py [issue-1976] - Ingestion SonarCloud (#2085) 2022-01-07 10:28:38 +01:00
test_credentials.py Fix #6787 - GCS credentials marked as required + validate privateKey (#6804) 2022-08-19 11:19:20 +02:00
test_datatypes.py Organise ingestion module (#6515) 2022-08-03 09:55:50 +02:00
test_entity_link.py Antlr entitylink split fix (#6901) 2022-08-24 14:05:21 +02:00
test_filter_pattern.py Fix #6045 - Parse gracefully the connection on Test Connection (#6149) 2022-07-18 18:50:27 +02:00
test_fqn.py Fix Python tests & flakiness (#5095) 2022-05-23 14:54:47 +02:00
test_helpers.py Fix #6489 - Update backup CLI (#6488) 2022-08-03 12:01:57 +02:00
test_logger.py Simplify lineage logs (#7062) 2022-08-30 17:25:40 +02:00
test_ometa_endpoints.py Fix #4071: PUT IngestionPipeline missing property & error message (#4085) 2022-04-13 08:40:21 +02:00
test_ometa_mlmodel.py Fix #4071: PUT IngestionPipeline missing property & error message (#4085) 2022-04-13 08:40:21 +02:00
test_ometa_utils.py [TASK-6140] Add OMeta header to SQLAlchemy-based queries (#6293) 2022-07-23 12:31:26 +02:00
test_query_parser.py Organise ingestion module (#6515) 2022-08-03 09:55:50 +02:00
test_sample_usage.py Fix #6045 - Parse gracefully the connection on Test Connection (#6149) 2022-07-18 18:50:27 +02:00
test_server_mixin.py Fix #4821 - Validate Server and Client versions (#4847) 2022-05-10 09:15:33 -07:00
test_source_connection.py Added http & https scheme options in Hive connector (#6899) 2022-08-24 18:30:30 +05:30
test_source_url.py Modify redshift schema (#4624) 2022-05-03 16:27:07 +05:30
test_sql_lineage.py Clean col-level lineage internal logic (#6500) 2022-08-05 20:48:28 +05:30
test_trino_complex_types.py FIX 5907: Ingest Trino complex type (#5931) 2022-07-14 11:28:50 +05:30
test_workflow_parse.py Fix #6735 - Improve source validation for inner connections (#6738) 2022-08-16 18:47:50 +02:00