hasadna/open-bus-map-search

test | clients from different time zones should see the same data

Open

#1,361 opened on Nov 21, 2025

 (1 comment) (0 reactions) (0 assignees)TypeScript (125 forks)auto 404
good first issueteststimezone/midnight

Repository metrics

Stars
 (95 stars)
PR merge metrics
 (Avg merge 6d 5h) (42 merged PRs in 30d)

Description

please help us add an automated test (Playwright test) that enters the same page from two different time zones and verify that the data is consistent (and shown in an Israeli time zone)

See this article about setting timezone in Playwright: https://playwright.dev/docs/test-use-options#emulation-options

Contributor guide