unc-csxl / csxl.unc.edu

CS Experience Labs' web application.
https://csxl.unc.edu
MIT License
9 stars 7 forks source link

Pytest not passing for test_get_map_reserved_times_by_date in the latest update in branch main #391

Open JeffZ87 opened 3 months ago

JeffZ87 commented 3 months ago

Description:

Pytest not passing for test_get_map_reserved_times_by_datein the latest update

To reproduce:

  1. run pytest or pytests backend/test/services/coworking/reservation/get_map_current_reservations_test.py

Test result

FAILED backend/test/services/coworking/reservation/get_map_current_reservations_test.py::test_get_map_reserved_times_by_date - IndexError: list assignment index out of range