refactor test cases into one files
Showing
- db/comments.db 0 additions, 0 deletionsdb/comments.db
- db/posts.db 0 additions, 0 deletionsdb/posts.db
- db/users.db 0 additions, 0 deletionsdb/users.db
- templates/tailwindUI/post.html.jinja 1 addition, 1 deletiontemplates/tailwindUI/post.html.jinja
- tests/conftest.py 1 addition, 1 deletiontests/conftest.py
- tests/functions/delete_comment.py 4 additions, 4 deletionstests/functions/delete_comment.py
- tests/test_comment.py 34 additions, 0 deletionstests/test_comment.py
- tests/test_create_comment.py 0 additions, 46 deletionstests/test_create_comment.py
- tests/test_create_post.py 0 additions, 23 deletionstests/test_create_post.py
- tests/test_delete_comment.py 0 additions, 37 deletionstests/test_delete_comment.py
- tests/test_post.py 43 additions, 0 deletionstests/test_post.py
- tests/utils/__init__.py 2 additions, 0 deletionstests/utils/__init__.py
- tests/utils/delete_comment.py 9 additions, 0 deletionstests/utils/delete_comment.py
- tests/utils/delete_post.py 1 addition, 1 deletiontests/utils/delete_post.py
- tests/utils/is_post_exist.py 16 additions, 0 deletionstests/utils/is_post_exist.py
Please register or sign in to comment