homelab: Rueckweg auch als Kurzform (snapshot/sicherung/keiner) fuer die Update-Liste
Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 5.5
parent
37179b8864
commit
d2f699ac69
@@ -98,6 +98,7 @@ def test_ziele_aus_dem_echten_bericht(daten):
|
||||
gitea = {b["id"]: b for b in z["ct-104"]["bausteine"]}
|
||||
assert (gitea["app"]["zustand"], gitea["app"]["kurz"]) == ("neu", "1.27.2 → 1.27.3")
|
||||
assert z["ct-104"]["name"] == "Gitea" and z["ct-104"]["rueckweg"] == "Snapshot vor jedem Update"
|
||||
assert (z["ct-104"]["rueckweg_art"], z["pve"]["rueckweg_art"]) == ("snapshot", "keiner")
|
||||
|
||||
adguard = {b["id"]: b for b in z["ct-100"]["bausteine"]}
|
||||
assert adguard["app"]["zustand"] == "aktuell"
|
||||
|
||||
Reference in New Issue
Block a user