hey, I made my first <PR> to airbyte. I am confuse...
# ask-community-for-troubleshooting
d
hey, I made my first PR to airbyte. I am confused how where can I read more about test codestyles? couldn't find any in contributing guide. currently, I change on my data but are there any test samples for the connector exists?
1
a
Hey @Dany Chepenko, you can find our standards in term of connector tests in the
source-facebook-marketing
connector. This is a General Availability connector, meaning it received quite a bit of effort for testing. (
airbyte-integrations/connectors/source-facebook-marketing
)