Feature #8078
Totem Web Appp
Start date:
09/23/2025
Due date:
% Done:
0%
Estimated time:
Sprint:
Description
For the Totem WebApp, we rely on end-to-end (e2e) testing with Playwright.
All use cases are already described in the ˋ/tests` folder, so the first step s to check whether all e2e tests pass.
:point_right: Some test cases were temporarily commented out due to an issue with the Google Maps API (when we migrate from cypress to playwright). You can re-enable them and validate once the integration is fixed.
On the functional side, testing the app is straightforward: you should be able to onboard, set up a payment method, and place your first order. Since there have been no changes on the API side, there’s no need to retest the entire delivery process, which is managed by other apps (ˋtotadmin, api, totops`).