-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Source Marketo: enable high
test strictness level in SAT
#19055
Labels
area/connectors
Connector related issues
team/connectors-python
test-strictness-level
type/enhancement
New feature or request
Comments
alafanechere
added
area/connectors
Connector related issues
team/connectors-python
type/enhancement
New feature or request
test-strictness-level
labels
Nov 7, 2022
davydov-d
added a commit
that referenced
this issue
Jan 24, 2023
davydov-d
added a commit
that referenced
this issue
Jan 25, 2023
davydov-d
added a commit
that referenced
this issue
Jan 25, 2023
davydov-d
added a commit
that referenced
this issue
Jan 25, 2023
@lazebnyi it seems like one data item has changed in the upd. this PR has to be rolled out in cooperation with TCS because it contains a schema change |
lazebnyi
added a commit
that referenced
this issue
Jan 26, 2023
* #19055 source marketo: set high test strictness level * #19055 source marketo: increase incremental test timeout * #19055 source Marketo: fix stream schemas * #19055 source marketoL fix unit test * Updated expected records * Updated expected records Co-authored-by: Serhii Lazebnyi <serhii.lazebnyi@globallogic.com>
lazebnyi
added a commit
that referenced
this issue
Jan 31, 2023
* #19055 source marketo: set high test strictness level * #19055 source marketo: increase incremental test timeout * #19055 source Marketo: fix stream schemas * #19055 source marketoL fix unit test * Updated expected records * Updated expected records * auto-bump connector version --------- Co-authored-by: Denys Davydov <davydov.den18@gmail.com> Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/connectors
Connector related issues
team/connectors-python
test-strictness-level
type/enhancement
New feature or request
What
A
test_strictness_level
field was introduced to Source Acceptance Tests (SAT).Marketo is a generally_available connector, we want it to have a
high
test strictness level.This will help:
How
acceptance-test-config.yml
file to the latest configuration format. (See instructions here)high
test strictness level inacceptance-test-config.yml
. (See instructions here)acceptance-test-config.yml
and open a PR./test
command on the branch.bypass_reason
fields to explain why a specific test can't be run.The text was updated successfully, but these errors were encountered: