Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

✅ Use properis_active field intest_user.py#1479

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
nauanbek wants to merge2 commits intofastapi:master
base:master
Choose a base branch
Loading
fromnauanbek:bug/incorrect-test-parameter-test-user

Conversation

@nauanbek
Copy link
Contributor

@nauanbeknauanbek commentedFeb 4, 2025
edited by YuriiMotov
Loading

BEFORE: user_in = UserCreate(email=email, password=password, disabled=True)
AFTER: Use proper is_active field

Discussion:#1407

@alejsdevalejsdev changed the titleUse proper is_active field in test_user.py♻️ Use proper is_active field in test_user.pyFeb 10, 2025
@YuriiMotovYuriiMotov changed the title♻️ Use proper is_active field in test_user.py♻️ Use properis_active field intest_user.pySep 2, 2025
Copy link
Member

@YuriiMotovYuriiMotov left a comment

Choose a reason for hiding this comment

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

LGTM

PreviouslyUserCreate used default value foris_active (True) and test didn't fail because assertion was wrong.

@nauanbek, thanks!

alejsdev reacted with rocket emoji
@YuriiMotovYuriiMotov changed the title♻️ Use properis_active field intest_user.py✅ Use properis_active field intest_user.pySep 2, 2025
@github-actions
Copy link
Contributor

This pull request has a merge conflict that needs to be resolved.

@github-actionsgithub-actionsbot added the conflictsAutomatically generated when a PR has a merge conflict labelSep 20, 2025
@github-actionsgithub-actionsbot removed the conflictsAutomatically generated when a PR has a merge conflict labelOct 10, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@alejsdevalejsdevalejsdev approved these changes

@YuriiMotovYuriiMotovYuriiMotov approved these changes

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@nauanbek@alejsdev@YuriiMotov

[8]ページ先頭

©2009-2025 Movatter.jp