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

Test/auth #214

Merged
merged 4 commits into from
Jun 5, 2023
Merged

Test/auth #214

merged 4 commits into from
Jun 5, 2023

Conversation

AlaRduTP
Copy link
Member

@AlaRduTP AlaRduTP commented Jun 3, 2023

Reach 100% coverage of model/auth.py.

Tested routes under `/auth` include:

- /change-password
- /check/<item>
- /resend-email
- /batch-signup
- /me

As well as two wrapper functions:

- login_required
- identity_verify
Tested routes include:

- /active
- /password-recovery
@AlaRduTP AlaRduTP added the enhancement New feature or request label Jun 3, 2023
@AlaRduTP AlaRduTP added this to the 100% unit test coverage milestone Jun 3, 2023
@AlaRduTP AlaRduTP requested review from Bogay and uier June 3, 2023 12:00
@AlaRduTP AlaRduTP self-assigned this Jun 3, 2023
@AlaRduTP AlaRduTP requested a review from as535364 as a code owner June 3, 2023 12:00
tests/test_auth.py Outdated Show resolved Hide resolved
tests/test_auth.py Show resolved Hide resolved
Copy link
Member

@Bogay Bogay left a comment

Choose a reason for hiding this comment

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

👍

@AlaRduTP AlaRduTP merged commit b5abe73 into develop Jun 5, 2023
@Bogay Bogay deleted the test/auth branch June 23, 2023 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants