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

Tests #139

Merged
merged 21 commits into from
May 6, 2022
Merged

Tests #139

merged 21 commits into from
May 6, 2022

Conversation

stufisher
Copy link
Collaborator

Try to fix tests by:

@stufisher stufisher mentioned this pull request Apr 25, 2022
@stufisher stufisher force-pushed the fix/test branch 2 times, most recently from b959c40 to 9f6746f Compare April 26, 2022 14:12
tests/conftest.py Outdated Show resolved Hide resolved
tests/core/api/test_auth.py Outdated Show resolved Hide resolved
@mgaonach mgaonach mentioned this pull request May 5, 2022
@stufisher
Copy link
Collaborator Author

Rebased on master

@mgaonach
Copy link
Collaborator

mgaonach commented May 6, 2022

@stufisher stufisher requested a review from clemenbor May 6, 2022 09:28
Copy link
Collaborator

@clemenbor clemenbor left a comment

Choose a reason for hiding this comment

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

I was able to run the tests.

I only added requests as a dependency on requirements-dev.txt since the fastapi test client was missing it.

Also I excluded the folder "venv" within the setup.cfg for flake8. This is basically just convenient for people like me using Pycharm and the default virtual environments created by Pycharm.

@stufisher
Copy link
Collaborator Author

Thanks for your review and changes!

@stufisher stufisher merged commit 40e7da7 into master May 6, 2022
@stufisher stufisher deleted the fix/test branch May 6, 2022 11:57
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.

3 participants