1
0
mirror of synced 2026-01-07 00:05:48 -05:00
Files
airbyte/airbyte-ci/connectors/qa-engine
Ella Rohm-Ensing 6c62f382e1 airbyte-ci: fix upload invalid metadata validation and testing (#27642)
* Assert that the ValueError is a validation error

* make way too many changes at once lol

* fix typo

* update method description

* generate it correctly

* generate other poetry lockfiles on 1.5.1

* Make validators non optional, also make a type for validator functions
2023-06-23 16:42:47 -04:00
..
2023-05-31 05:26:28 +00:00

Connector QA Engine

This system is responsible for

  1. Ensuring Connectors adhere to a set of validation rules
  2. Reporting on the results of the validation
  3. Providing a mechanism for Connectors to be automatically promoted to the next stage of the release process

Running the QA Engine Locally

poetry install
poetry run run-qa-engine