design: refonte UI — journal de bord (Playfair + JetBrains Mono, palette encre/crème/ambre)
This commit is contained in:
@@ -7,7 +7,7 @@ import sqlalchemy as sa
|
||||
def test_dashboard_empty(client):
|
||||
response = client.get("/")
|
||||
assert response.status_code == 200
|
||||
assert "Tableau de bord" in response.text
|
||||
assert "Journal de bord" in response.text
|
||||
|
||||
|
||||
def test_entry_form_get(client):
|
||||
|
||||
Reference in New Issue
Block a user