-
Couldn't load subscription status.
- Fork 44
Dragonfly - Marina A. #37
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
base: main
Are you sure you want to change the base?
Conversation
…ith Postman; passed Wave 1 tests
…d PATCH/mark_complete.
…Implemented nested routes. Updeted models. Passed all tests.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall good work on task-list-api. Your tests pass, I was able to run your migrations, and visit the routes you wrote.
I noticed you created a helper function get_models_with_filters, import it to your route files, but didn't get around to using it. Where could you use it in your routes?
There are 2 incomplete tests in test_wave_01.py, please take a moment to complete those and push up your changes.
Let me know if you have questions about my code review comments. Thank you.
No description provided.