Open CarlG96 opened 2 years ago
As a site owner, I want to know that my site will deal with edge cases and bugs so that my users can have a stress-free experience on my site.
Acceptance Criteria -Full automated test suite created that has good coverage and passes all tests.
Created automated test suite. Covers template rendering for logged in and logged out users, protection of user's data, form validation, some model validation and model string methods.
As a site owner, I want to know that my site will deal with edge cases and bugs so that my users can have a stress-free experience on my site.
Acceptance Criteria -Full automated test suite created that has good coverage and passes all tests.