Skip to content
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

Add standard tests to source google analytics #1

Conversation

sherifnada
Copy link

What

Add standard source tests to airbytehq#1302. Will follow up with documentation explaining standard tests shortly.

Note, this PR contains the changes from airbytehq#1333 and airbytehq#1332. Once those are merged to master the diff should get slimmer.

cgardens and others added 30 commits December 11, 2020 18:29
* Incremental CSV destination
Co-authored-by: jrhizor <me@jaredrhizor.com>
@sherifnada sherifnada changed the title Sg/source google analytics Add standard tests to source google analytics Dec 15, 2020
@sherifnada
Copy link
Author

@gordalina the relevant changes for you to look at will probably all be in the source-google-analytics/ directory

}

airbyteStandardFsSourceTest {
configPath = "secrets/config.json"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could this file be in the priv folder?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we gitignore any secrets folder by default. If this is fine with elixir file structure, It's probably simpler to keep it in secrets. Otherwise we can definitely move to priv and gitignore that intentionally. WDYT?

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's fine in the base path then!

@gordalina
Copy link
Owner

With regards to the Dockerfile, you can remove the symlink and just have it on the source-google-analytics

@sherifnada
Copy link
Author

@gordalina Dockerfile should be fixed now

@gordalina gordalina merged commit d4f0481 into gordalina:sg/source-google-analytics Dec 15, 2020
@swyxio swyxio deleted the sg/source-google-analytics branch October 11, 2022 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
7 participants