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

[1/n] [dropshot] add bad_channel fixtures #1007

Merged
merged 5 commits into from
May 24, 2024

Conversation

sunshowers
Copy link
Contributor

@sunshowers sunshowers commented May 15, 2024

I'm going to be touching a bunch of this code soon, and I realized we didn't
really have any fixtures to check that we were producing good error messages
for channels. So add some, mirroring the bad_endpoint fixtures.

The current bad_channel tests provide a baseline -- we can definitely do better
for some of these tests. For now, we can ensure that we aren't regressing them.

Created using spr 1.3.6-beta.1
Created using spr 1.3.6-beta.1
Created using spr 1.3.6-beta.1
Created using spr 1.3.6-beta.1
@sunshowers sunshowers changed the title [dropshot] add bad_channel fixtures [1/n] [dropshot] add bad_channel fixtures May 16, 2024
Copy link
Collaborator

@ahl ahl left a comment

Choose a reason for hiding this comment

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

looks good; feel free to merge. if you want to update copyright notices to 2024, feel free to do that as well.

dropshot/tests/fail/README.adoc Show resolved Hide resolved
dropshot/tests/fail/bad_channel13.rs Outdated Show resolved Hide resolved
dropshot/tests/fail/bad_channel14.rs Show resolved Hide resolved
dropshot/tests/fail/bad_channel18.rs Show resolved Hide resolved
@sunshowers
Copy link
Contributor Author

if you want to update copyright notices to 2024

oh yeah I should do this, haha

Created using spr 1.3.6-beta.1
@sunshowers sunshowers merged commit 40473d9 into main May 24, 2024
10 checks passed
@sunshowers sunshowers deleted the sunshowers/spr/dropshot-add-bad_channel-fixtures branch May 24, 2024 19:41
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