Aftermath of Sprint 3
During Sprint 3, our team continued working on automated testing, but this sprint was different from the previous one because we moved further from setup research into more in depth writing and improving tests. In Sprint 2, much of the work focused on trying to get Vitest and Playwright working inside Docker and understanding why the testing environment was failing. In Sprint 3, I focused more on rebuilding my local setup, reinstalling necessary software, checking that the development environment was usable, and writing tests that could become part of the project workflow. This included fixing issues with VS Code, Docker, dependencies, and the project files so that the test tools could run more consistently. https://gitlab.com/LibreFoodPantry/client-solutions/theas-pantry/guestinfosystem/guestinfofrontend/-/tree/frontend_testing_release2026?ref_type=heads (since I had problems in my computer asked to upload from other teammates One thing that worked well during this sprint was t...