hasadna / open-bus-map-search

open-bus-map-search
https://open-bus-map-search.hasadna.org.il/dashboard
MIT License
56 stars 90 forks source link

test coverage | add visual test for the donation modal #912

Open NoamGaash opened 2 weeks ago

NoamGaash commented 2 weeks ago

while there is some coverage for the pages, we didn't implement (yet) any visual test coverage for modals, popups and so on.

You can help us by writing a test that opens the donations modal and takes a visual checkpoint of it (eyes.check("donation modal", Target.region('#modal')) or something like that)

Bonus - add a test for the dark mode version