Newt-Tea / eMarket-MSU-Intro-to-SE_Group1

A Self Hosted E-Commerce Website built with Django python and SQLite database
https://newttea.pythonanywhere.com/
1 stars 0 forks source link

Add tests for user functionalities and improve linting compatibility #117

Closed Newt-Tea closed 1 week ago

Newt-Tea commented 1 week ago

Enhance test coverage by adding tests for buyer and seller functionalities, including registration, login, product management, and order history. Update existing test cases to include email for superusers and add type ignores for better linting compatibility.