Update README.md (#32464)
This commit is contained in:
@@ -7,7 +7,7 @@ Connector specific tests declared in the connector code directory:
|
||||
* Integration tests
|
||||
|
||||
Tests common to all connectors:
|
||||
* [QA checks](https://github.com/airbytehq/airbyte/blob/master/airbyte-ci/connectors/connector_ops/ci_connector_ops/qa_checks.py#L1)
|
||||
* [QA checks](https://github.com/airbytehq/airbyte/blob/master/airbyte-ci/connectors/connector_ops/connector_ops/qa_checks.py)
|
||||
* [Connector Acceptance tests](https://docs.airbyte.com/connector-development/testing-connectors/connector-acceptance-tests-reference/)
|
||||
|
||||
## Running tests
|
||||
@@ -41,4 +41,4 @@ Connector Acceptance tests require connector configuration to be provided as a `
|
||||
|
||||
## Tests on pull requests
|
||||
Our CI infrastructure runs the connector tests with [`airbyte-ci` CLI](https://github.com/airbytehq/airbyte/blob/master/airbyte-ci/connectors/pipelines/README.md). Connectors tests are automatically and remotely triggered on your branch according to the changes made in your branch.
|
||||
**Passing tests are required to merge a connector pull request.**
|
||||
**Passing tests are required to merge a connector pull request.**
|
||||
|
||||
Reference in New Issue
Block a user