richarddushime / Implementing-Facial-Recognition-and-Biometric-Attendance-Monitoring-in-Educational-and-Corporate-Set

Facial recognition and Biometric attendance monitoringin education and corporate settings
Other
18 stars 22 forks source link

Testing and Quality Assurance #41

Open richarddushime opened 12 months ago

richarddushime commented 12 months ago

Quality assurance is crucial to ensure the application functions correctly. Write unit tests for the views and user authentication processes. Test different scenarios, including valid and invalid login attempts, user registration, and panel access for different roles.

jovialumwari commented 11 months ago

Hi @richarddushime and @danielmarv kindly assign me this, but i would like it to be split because it looks to be big and some of the functionalities like login and registration are not implemented , i will only write unit tests for the available views

richarddushime commented 11 months ago

@jovialumwari go ahead and work on it , split the tests into 3 following the applications available