-
Notifications
You must be signed in to change notification settings - Fork 9.4k
ISSUE-27954: Forgot password save user only one column #27972
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
ISSUE-27954: Forgot password save user only one column #27972
Conversation
Hi @sheepfy. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
Hello @sheepfy thanks for your contribution, it's very appreciated. Due to Magento Definition of Done, all code must be covered by tests. For this specific case, this fix should be covered by automated tests with the scenario which leads to an issue. To answer the question "which kind of tests should we write", I would go with a lightweight unit test. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @sheepfy,
Could you update your solution as it was requested here? #27972 (comment)
Hi, so, to be clear for me, you want me to implement unit tests for "ProductResource:: updateColumn" function ? |
@sheepfy I think yes + fix failing unit tests should be enough. |
Hi, @sheepfy could you please fix static and unit tests? |
Hi, i’ll do my best do finish the test untill the end of the week, if not , i’ll let you know
… On 24 Sep 2020, at 12:56, Vadim Malesh ***@***.***> wrote:
Hi, @sheepfy could you please fix static and unit tests?
Thank you.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Hi, @sheepfy do you have any updates? |
Hi, @sheepfy please fix static and unit tests. Otherwise, we can't proceed with your PR. |
Hi, @sheepfy I'll continue with your PR. |
@ihor-sviziev totally agree with you. |
@sheepfy I'll continue with your PR. |
@magento run all tests |
@engcom-Charlie thank you! now looks much better! Let's wait for test results |
Hi @ihor-sviziev, thank you for the review. |
Hello, thanks for inviting me into the Community Contributors team.
And sorry for the late reply and not continuing with the PR. Since first
time a created and till now, things changed and i didn't have time to go on.
…On Mon, 26 Oct 2020 at 12:26, Magento Community Engineering < ***@***.***> wrote:
@sheepfy <https://github.com/sheepfy> thank you for contributing. Please
accept Community Contributors team invitation here
<https://github.com/orgs/magento/invitation> to gain extended permissions
for this repository.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#27972 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEFIULNANL2CH7J66DLJBM3SMVFFXANCNFSM4MQDKD6Q>
.
|
Hi @sheepfy, thank you for your contribution! |
Fixes #27954