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 Django unit tests #116

Open
qtipee opened this issue Jul 15, 2020 · 0 comments
Open

Fix Django unit tests #116

qtipee opened this issue Jul 15, 2020 · 0 comments
Labels
bug Something isn't working Django Issue linked to the Django application Hacktoberfest

Comments

@qtipee
Copy link
Collaborator

qtipee commented Jul 15, 2020

The following tests pass in my local setup, but fail during the CI :

test_user_profile_patch : error 401 when the authentication token is given
test_user_profile_picture_download : profile picture file not found in the file system
test_get_authenticated_user_email : empty json response

@qtipee qtipee added the bug Something isn't working label Jul 15, 2020
@qtipee qtipee added the Django Issue linked to the Django application label Aug 25, 2020
@qtipee qtipee changed the title API: fix Django unit tests Fix Django unit tests Aug 25, 2020
qtipee pushed a commit that referenced this issue Apr 28, 2021
@qtipee qtipee mentioned this issue Apr 28, 2021
qtipee pushed a commit that referenced this issue Apr 28, 2021
* Flake8

* Update master.yml + add autopep8 to requirements

* Flake8

* Remove tests: refactor in #116 close #151
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Django Issue linked to the Django application Hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant