Open blahosyl opened 5 months ago
Tutor Roo helped me correct collection/test_views/test_successful_comment_editing()
. I re-wrote test_unsuccessful_comment_editing
, test_successful_comment_deletion
and test_unsuccessful_comment_deletion
based on that, and all tests are working correctly now.
All tests are passing correctly, but test coverage is not complete. Additional tests are relegated to version 2.
As a Developer,
I want to write automated tests for forms and views,
so that I can make sure the code works as intended
Acceptance Criteria
Tasks
collection/views
RecipeList
recipe_detail
comment_edit
comment_delete
SearchResultsView
FilterResultsView
collection/forms
CommentForm
collection/views
all_profiles
profile_detail