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

DM-40101: Use vcr to provide a mock EFD for testing #55

Merged
merged 8 commits into from
Aug 7, 2023

Conversation

mfisherlevine
Copy link
Contributor

No description provided.

@@ -51,12 +54,24 @@
except ImportError:
HAS_EFD_CLIENT = False

# Use mode="none" to run tests for normal operation.
# To update files or generate new ones, make sure you have a working
# connection to lsst-schema-registry-efd.ncsa.illinois.edu
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this address true? I'm a bit surprised to still see nasa dependency.

Copy link
Contributor

Choose a reason for hiding this comment

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

Oh nvm... I see you corrected this in a later commit. I guess that commit could be squashed with the first one.

Copy link
Contributor

@hsinfang hsinfang left a comment

Choose a reason for hiding this comment

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

LGTM. Though I have zero knowledge about vcr and can't really provide any feedbacks about it.

How did you generate the cassette files? Might be good to document some instructions for other developers how to maintain them going forwards?

@mfisherlevine mfisherlevine merged commit e9de4ae into main Aug 7, 2023
1 check 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