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

integration tests fixes & upgrades #53

Merged
merged 14 commits into from
Jun 15, 2021
Merged

integration tests fixes & upgrades #53

merged 14 commits into from
Jun 15, 2021

Conversation

dataders
Copy link
Contributor

@dataders dataders commented Jun 13, 2021

  • changes how CircleCI clones submodules, so that the commits to which they are pinned are actually checkout out properly
  • moved submodules to the correct commit
  • makes pausing/resuming Synapse db more fault tolerant
  • adds shim for `dbt_date.from_unixtimestamp()
  • tweaks the dbt_expectations.test_expect_column_stdev_to_be_between shims because of an error message

@dataders dataders changed the title Add from dbt_date.from_unixtimestamp() integration tests fixes & upgrades Jun 13, 2021
@dataders dataders requested a review from alieus June 13, 2021 19:25
CHANGELOG.md Show resolved Hide resolved
Comment on lines +25 to +26
git submodule sync --recursive
git submodule update --recursive --init
Copy link
Contributor Author

Choose a reason for hiding this comment

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

FYI @alieus this change lets us actually see the right commits... I think

@dataders dataders merged commit e56ffc6 into main Jun 15, 2021
@dataders dataders deleted the add-from_unixtimestamp branch November 12, 2021 06:23
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.

None yet

2 participants