hackforla / HomeUniteUs

We're working with community non-profits who have a Host Home or empty bedrooms initiative to develop a workflow management tool to make the process scalable (across all providers), reduce institutional bias, and effectively capture data.
https://homeunite.us/
GNU General Public License v2.0
39 stars 21 forks source link

Failing weak password test on API #759

Closed erikguntner closed 3 months ago

erikguntner commented 3 months ago

Overview

We have a test that is failing on every PR.

Screenshot 2024-08-21 at 6 38 12 PM

Action Items

[ ] Find out why test is failing and fix it

Resources/Instructions

file path: /api/tests/test_authentication.py

paulespinosa commented 3 months ago

I see the problem is in the admin_controller.remove_user function. The file might have had a bad merge at some point.