Improve year picker on stats page
Django CI/CD / test (push) Successful in 45s
Django CI/CD / build-and-push (push) Successful in 1m16s

This commit is contained in:
2026-06-07 10:48:23 +02:00
parent 2c2827df47
commit 3b9c05d674
6 changed files with 196 additions and 43 deletions
+2 -1
View File
@@ -253,7 +253,8 @@ class RenderedPagesTest(TestCase):
def test_stats_alltime(self):
html = self.get("games:stats_alltime").content.decode()
for marker in [
'id="yearSelect"',
'id="year-picker-input"',
"All-time stats",
"responsive-table",
"Playtime",
"Purchases",