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

SNOW-1639914: add bogus user password test #1210

Merged
merged 3 commits into from
Oct 10, 2024

Conversation

sfc-gh-ext-simba-jl
Copy link
Collaborator

Description

teamwork issue 1090: https://github.com/snowflakedb/snowflake-sdks-drivers-issues-teamwork/issues/1090
The test TestBogusUserPasswordParameters was removed in PR #1194 due to server changes. This PR added the test back but with different expected error.

Checklist

  • Created tests which fail without the change (if possible)
  • Extended the README / documentation, if necessary

@sfc-gh-ext-simba-jl sfc-gh-ext-simba-jl changed the title add bogus user password test SNOW-1639914: add bogus user password test Sep 19, 2024
@sfc-gh-ext-simba-jl sfc-gh-ext-simba-jl marked this pull request as ready for review September 19, 2024 21:17
@sfc-gh-ext-simba-jl sfc-gh-ext-simba-jl requested a review from a team as a code owner September 19, 2024 21:17
Copy link

codecov bot commented Sep 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.60%. Comparing base (cb70ef3) to head (9e39e8a).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1210   +/-   ##
=======================================
  Coverage   82.60%   82.60%           
=======================================
  Files          54       54           
  Lines       12909    12909           
=======================================
  Hits        10663    10663           
  Misses       2246     2246           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

driver_test.go Outdated Show resolved Hide resolved
@sfc-gh-ext-simba-jl sfc-gh-ext-simba-jl force-pushed the SNOW-1639914-add-bogus-user-password-test branch from e0ccded to e04fa0b Compare October 9, 2024 17:08
@sfc-gh-ext-simba-jl sfc-gh-ext-simba-jl force-pushed the SNOW-1639914-add-bogus-user-password-test branch from a4a11ea to 78e57b1 Compare October 10, 2024 15:34
@sfc-gh-ext-simba-jl sfc-gh-ext-simba-jl merged commit c2e6db0 into master Oct 10, 2024
39 checks passed
@sfc-gh-ext-simba-jl sfc-gh-ext-simba-jl deleted the SNOW-1639914-add-bogus-user-password-test branch October 10, 2024 23:25
@github-actions github-actions bot locked and limited conversation to collaborators Oct 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants