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

test: add test for server returning 201 Created for writes #665

Merged
merged 4 commits into from
Sep 3, 2024

Conversation

alespour
Copy link
Contributor

@alespour alespour commented Sep 3, 2024

Proposed Changes

The InfluxDB v3 can also return 201 as a successful HTTP code for writes. This PR just adds a test specifically for this status code.

No need to mention this in the CHANGELOG I guess.

Checklist

  • Rebased/mergeable
  • A test has been added if appropriate
  • dotnet test completes successfully
  • Commit messages are conventional

Copy link
Contributor

@karel-rehor karel-rehor left a comment

Choose a reason for hiding this comment

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

Tests pass locally, new test makes sense.

@alespour alespour merged commit c723766 into master Sep 3, 2024
9 checks passed
@alespour alespour deleted the fix/handle-write-201 branch September 3, 2024 15:37
@bednar bednar added this to the 4.18.0 milestone Sep 13, 2024
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