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

fix bucket tests #918

Merged
merged 1 commit into from
Jan 30, 2024
Merged

fix bucket tests #918

merged 1 commit into from
Jan 30, 2024

Conversation

sh-rp
Copy link
Collaborator

@sh-rp sh-rp commented Jan 30, 2024

There are some new files in our test buckets that mess up the existing tests, so now we just make sure all the known files exist and can be accessed.

Copy link

netlify bot commented Jan 30, 2024

Deploy Preview for dlt-hub-docs ready!

Name Link
🔨 Latest commit 612bf71
🔍 Latest deploy log https://app.netlify.com/sites/dlt-hub-docs/deploys/65b8d44dafba9b0009988342
😎 Deploy Preview https://deploy-preview-918--dlt-hub-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@sultaniman sultaniman left a comment

Choose a reason for hiding this comment

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

💃 LGTM

@sh-rp sh-rp marked this pull request as ready for review January 30, 2024 11:27
@sh-rp sh-rp merged commit 23fdcc1 into devel Jan 30, 2024
51 checks passed
@sh-rp sh-rp deleted the d#/fix_bucket_tests branch January 30, 2024 11:31
@@ -49,6 +68,7 @@ def assert_sample_files(
with file_dict.open() as f:
assert content == f.read()
# read via various readers
print(item)
Copy link
Collaborator

Choose a reason for hiding this comment

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

@sh-rp @sultaniman please do not let debug prints into the devel. if this goes into release we'll need a quick post release to fix it. and this is PITA :)

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.

3 participants