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

Fix test password_does_not_match and improve CI workflow #73

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

borjapazr
Copy link
Contributor

Sometimes the randomly generated password for the AuthenticateUserCommand matches the randomly generated AuthUser password. Because of this, the throw_an_exception_when_the_password_does_not_match test fails.

This issue has been fixed and the GH Actions CI workflow has also been updated.

@borjapazr borjapazr closed this Oct 31, 2022
@JavierCane
Copy link
Member

Hi @borjapazr!

Sorry for not reviewing this PR on time when you firstly submitted it. Our fault 🙏

However, I have received the close PR notification now, and the modifications seems totally appropriate. Would you mind if I reopen the PR and merge it?

Thanks a lot for submitting it!

@borjapazr
Copy link
Contributor Author

Hi @JavierCane.

You don't even have to apologize 😊. I was reviewing the old PRs I had opened and closed because I thought maybe you had already thought of another way to solve it.

I'm happy to reopen it.

Thanks for the feedback and for your day to day work 🚀

CodelyTV rocks! 🤘

@borjapazr borjapazr reopened this Oct 31, 2022
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.

None yet

2 participants