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/2] #35 Refactor user resource #249

Merged
merged 1 commit into from
Jul 19, 2022
Merged

Conversation

sergiught
Copy link
Contributor

@sergiught sergiught commented Jul 18, 2022

Description

Just some refactor on the user resource in preparation of fixing #35

Checklist

Note: Checklist required to be completed before a PR is considered to be reviewable.

Auth0 Code of Conduct

Auth0 General Contribution Guidelines

Changes include test coverage?

  • Yes
  • Not needed

Does the description provide the correct amount of context?

  • Yes, the description provides enough context for the reviewer to understand what these changes accomplish

Have you updated the documentation?

  • Yes, I've updated the appropriate docs
  • Not needed

Is this code ready for production?

  • Yes, all code changes are intentional and no debugging calls are left over

@sergiught sergiught changed the title Refactor user resource [1/2] Refactor user resource Jul 18, 2022
@sergiught sergiught changed the title [1/2] Refactor user resource [1/2] #35 Refactor user resource Jul 18, 2022
@sergiught sergiught marked this pull request as ready for review July 18, 2022 18:03
@sergiught sergiught requested a review from a team as a code owner July 18, 2022 18:03
@sergiught sergiught self-assigned this Jul 18, 2022
@@ -234,31 +213,22 @@ resource auth0_user auth0_user_issue_218 {
}
`

func TestAccUserChangeUsername(t *testing.T) {
func TestAccUserIssue218(t *testing.T) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Let's use a more descriptive name here.

@sergiught sergiught force-pushed the patch/fix-issue33-user_metadata branch from 82d87a1 to 4de639b Compare July 19, 2022 08:37
@sergiught sergiught requested review from Widcket and willvedd July 19, 2022 08:43
@sergiught sergiught merged commit 3e7f2b4 into main Jul 19, 2022
@sergiught sergiught deleted the patch/fix-issue33-user_metadata branch July 19, 2022 16:19
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