### Goal Ensure system stability by automating the testing of core user flows (Login -> Identify -> Consult). ### Tasks - [ ] Initialize Playwright in the `frontend` directory. - [ ] Create a smoke test for the plant identification workflow. - [ ] Implement a mock identification service for CI environment testing. - [ ] Integrate tests into the GitHub Actions pipeline.
Goal
Ensure system stability by automating the testing of core user flows (Login -> Identify -> Consult).
Tasks
frontenddirectory.