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

change mock doc url to look more mock-like #33128

Merged
merged 1 commit into from
Dec 6, 2023
Merged

Conversation

erohmensing
Copy link
Contributor

@erohmensing erohmensing commented Dec 5, 2023

It's easier to know that the url is being validated in the test if it doesn't look like a standard URL. With a standard URL, you might think that the data from any connector is valid, which it is not, because the existence check is stubbed.

Copy link

vercel bot commented Dec 5, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
airbyte-docs ⬜️ Ignored (Inspect) Visit Preview Dec 5, 2023 11:50pm

@erohmensing erohmensing changed the base branch from ella/fix-base-image-metadata-tests to ella/fix-metadata-tests December 5, 2023 22:57
@erohmensing erohmensing force-pushed the ella/fix-metadata-tests branch from 8e3ec2b to 7178a98 Compare December 5, 2023 23:35
Base automatically changed from ella/fix-metadata-tests to master December 5, 2023 23:43
erohmensing added a commit that referenced this pull request Dec 5, 2023
Now that tests are running again, some tests were failing on master. This fixes those tests. 

Steps to fix: 
- docker images need to follow our exists/doesn't exist pattern for stubs
- doc url needs to be the stubbed doc url 
- changed the info to say alloydb because the stubbed doc url is alloydb. This wasn't strictly necessary to get them passing. I'll update the mock to be more general in [another pr](#33128).
@erohmensing erohmensing marked this pull request as ready for review December 5, 2023 23:52
@erohmensing erohmensing requested review from a team and bnchrch December 5, 2023 23:52
@erohmensing erohmensing enabled auto-merge (squash) December 5, 2023 23:54
@erohmensing erohmensing merged commit 70ee2b8 into master Dec 6, 2023
21 checks passed
@erohmensing erohmensing deleted the ella/mock-doc-url branch December 6, 2023 00:08
rishabh-cldcvr pushed a commit to ollionorg/datapipes-airbyte that referenced this pull request Dec 14, 2023
Now that tests are running again, some tests were failing on master. This fixes those tests. 

Steps to fix: 
- docker images need to follow our exists/doesn't exist pattern for stubs
- doc url needs to be the stubbed doc url 
- changed the info to say alloydb because the stubbed doc url is alloydb. This wasn't strictly necessary to get them passing. I'll update the mock to be more general in [another pr](airbytehq#33128).
rishabh-cldcvr pushed a commit to ollionorg/datapipes-airbyte that referenced this pull request Dec 14, 2023
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