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

🔧 Explicitly test the dictionary host calls in the dictionary fixture #390

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

elliottt
Copy link
Contributor

The dictionary fixture is using the ConfigStore api from the fastly crate, which uses the config-store host calls under the hood. To ensure that we're testing the dictionary host calls while they exist, this PR refactors the dictionary-lookup fixture to use the dictionary host calls directly.

@elliottt elliottt requested a review from acw June 18, 2024 17:31
Copy link
Contributor

@acw acw left a comment

Choose a reason for hiding this comment

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

LGTM!

@elliottt elliottt merged commit 7dca458 into main Jun 18, 2024
7 checks passed
@elliottt elliottt deleted the trevor/test-dictionary-host-calls branch June 18, 2024 17:43
GeeWee pushed a commit to GeeWee/Viceroy that referenced this pull request Jul 25, 2024
…fastly#390)

The dictionary fixture is using the ConfigStore api from the fastly crate, which uses the config-store host calls under the hood. To ensure that we're testing the dictionary host calls while they exist, this PR refactors the dictionary-lookup fixture to use the dictionary host calls directly.
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