-
Notifications
You must be signed in to change notification settings - Fork 427
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## Changes - Added basic DiffSuppression/Validations for user parameters that are string enums. - Added basic flow for display_name | login_name fields (should I create a ticket and include its number for the 2nd step? incorrect values after rename). - Added integration test that shows which fields are visible when querying a given user with different query commands. - Added HasMfa to describe and added new asserts in users acceptance test to show it's there and it's getting mapped (the only way to get it `true` is to set MFA manually so I can only assert it's `false`). ## Doing right now - Testing manually default_namespace / default_role --------- Co-authored-by: Artur Sawicki <artur.sawicki@snowflake.com>
- Loading branch information
1 parent
195b41c
commit 65b64d7
Showing
11 changed files
with
290 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.