SiLeBAT / fcl-client

Web app for analyzing food delivery networks
https://silebat.github.io/fcl-client/
GNU General Public License v3.0
7 stars 2 forks source link

AiO: Add E2E test for user notification on fatal template validation errors #845

Open bfrgottscma opened 2 months ago

bfrgottscma commented 2 months ago

Add E2E test for: As a user I would like to be notified if my uploaded AiO template is not correct. Currently, a toaster is triggered upon loading an incorrect file Error message begins with: Invalid data format. Please select an .xlsx file with the correct format (FCL All-in-one template)!

Data upload is cancelled as those errors are fatal.

Think of Tests

Additional context