3c6fa81d33a7882d849861987ce957ef32f34282
Adds a workflow step that fetches the four dictionary endpoints (world_regions, countries, cities, airports — see api.ts) before playwright runs. With the longer 6h TTL on /api/dictionary, every e2e spec hits cache for the same 4 URLs that drive most of the data-driven tests (breadcrumb city names, etc). 2s sleeps between warm-up calls keep the cold-cache pass under the WAF rate-limit window.
Description
No description provided
Languages
TypeScript
62.7%
HTML
23.6%
SCSS
11%
JavaScript
1.1%
C#
0.9%
Other
0.6%