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

e2e tests for s3,snowflake,supabase and ethereum #110

Merged
merged 58 commits into from
Oct 4, 2023
Merged

Conversation

supergi0
Copy link
Contributor

@supergi0 supergi0 commented Sep 29, 2023

  1. Modified CI to use cached Dozer folder incase of same Cargo.toml.
  2. CI split into build and test jobs.
    • build job: builds and uploads the dozer binary as an artifact.
    • test job: tests the config files via pnpm test.
  3. Increased retry frequency to 1000ms and retires to 100, for snowflake and supabase.
  4. added --exit to stop operations once the mocha tests give output, refer here. This is likely due to dozer connections(snowflake, aws etc..) not getting properly cleaned up, but isn't worth exploring since we already get our outputs.
  5. Change mocha test timeout to 60 sec instead of 30 sec default to accommodate snowflake connection.

Will definitely need squash and merge :)

@supergi0 supergi0 changed the title Test connectors e2e tests for s3,snowflake,supabase and ethereum Oct 4, 2023
Copy link
Contributor

@v3g42 v3g42 left a comment

Choose a reason for hiding this comment

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

This is great work. Approved.

@supergi0 supergi0 merged commit 78e7f22 into main Oct 4, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants