Ana-Niko-byte / zenlist

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

Housework : Test Workspace List Page #17

Open Ana-Niko-byte opened 5 months ago

Ana-Niko-byte commented 5 months ago

Add Python testing for workspace page functionality.

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

AC2 Test Workspace Form Validation. AC3 Test Correct Submission. AC4 Test Visual Addition to Workspace List. AC5 Test Correct Slug Creation.