developer-student-club-thapar / officialWebsite

The official website for DSC TIET official website made using Django and React
https://dsctiet.com
MIT License
25 stars 61 forks source link

tests of FAQ, sponser and contacts models #504

Closed Mahima710 closed 2 years ago

sanchjain commented 2 years ago

Hey, I ran the tests on Codespaces and my machine but test_FAQ_creation and test_Sponser_creation always fail. Also, could you test if the email outbox receives a mail on creating a ContactRequest object. Keep up the work!

sanchjain commented 2 years ago

Perfect!