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.
I changed the directories in the github actions run-tests-v1.yml file.
Rationale behind the changes?
The frontend and backend test suites are failing because the directories were recently updated and the failing cases are no longer visible. The goal is to get the test suite to run correctly and then identify what is causing the failing test cases before changing the testing workflow for the new backend.
What changes did you make?
I changed the directories in the github actions run-tests-v1.yml file.
Rationale behind the changes?
The frontend and backend test suites are failing because the directories were recently updated and the failing cases are no longer visible. The goal is to get the test suite to run correctly and then identify what is causing the failing test cases before changing the testing workflow for the new backend.