1
0
mirror of synced 2026-01-01 18:02:53 -05:00

GitBook: [master] 186 pages and 77 assets modified

This commit is contained in:
Abhi Vaidyanatha
2021-10-08 21:17:47 +00:00
committed by gitbook-bot
parent c8c9905b35
commit ae32ecbb27
228 changed files with 3139 additions and 2834 deletions

View File

@@ -12,7 +12,7 @@ Place any integration tests in the `integration_tests` directory such that they
## Standard Tests
Standard tests are a fixed set of tests Airbyte provides that every Airbyte source connector must pass. While they're only required if you intend to submit your connector to Airbyte, you might find them helpful in any case. See [Testing your connectors](../../testing-connectors/README.md)
Standard tests are a fixed set of tests Airbyte provides that every Airbyte source connector must pass. While they're only required if you intend to submit your connector to Airbyte, you might find them helpful in any case. See [Testing your connectors](../../testing-connectors/)
If you want to submit this connector to become a default connector within Airbyte, follow steps 8 onwards from the [Python source checklist](../building-a-python-source.md#step-8-set-up-standard-tests)