Closed klinkoberstar closed 6 months ago
@klinkoberstar can you merge in main and address merge conflicts? We just merged #129 which adds some rules to docstrings.
@klinkoberstar can you merge in main and address merge conflicts? We just merged #129 which adds some rules to docstrings.
I've merged in main, addressed the conflicts, and updated the docstrings to comply with new reqs!
I would also add some logging to your tests throughout. db_test.py
has examples.
I would also add some logging to your tests throughout.
db_test.py
has examples.
logging has been added!
This pull request creates a series of tests for the authorization routes and provides some security tests for authentication.
This PR will close #126 and close #127
Describe your changes
Updated a few things in the conftest.py file:
Three different test files:
Non-obvious technical information
Checklist before requesting a review