Ana-Niko-byte / zenlist

This is a fullstack Django framework project aimed at improving task tracking.
1 stars 0 forks source link

Housework : Test Task Page #19

Open Ana-Niko-byte opened 2 months ago

Ana-Niko-byte commented 2 months ago

Add Python testing for task page functionality.

AC1 If user not logged in, check display of correct error page/rerouting element in workspace. (manual)

AC2 Test Task Form Validation. AC3 Test Views for Update/Deletion. AC4 Test Correct Submission. AC5 Test Correct Count Score. (manual) AC6 Test URL retrieval. AC7 Test Models + Form. AC8 Test Form for Task Update. (manual)