mirror of https://github.com/escalate/hugo-split-theme.git

Felix Boerner
11.31.2024 33a58521ae8ec2c8f771eeb72bd2a3a0301e05e1
test: adapt tests
refs/notes/semantic-release-v1.7.0
semantic-release-bot <semantic-release-bot@martynus.net>
Monday, November 11, 2024 14:42 +0100
{"channels":[null]}
4 files modified
14 ■■■■ changed files
tests/exampleSiteWithImage/budget.desktop.json 4 ●●●● patch | view | raw | blame | history
tests/exampleSiteWithImage/budget.mobile.json 4 ●●●● patch | view | raw | blame | history
tests/exampleSiteWithVideo/budget.desktop.json 4 ●●●● patch | view | raw | blame | history
tests/exampleSiteWithVideo/budget.mobile.json 2 ●●● patch | view | raw | blame | history
tests/exampleSiteWithImage/budget.desktop.json
@@ -4,14 +4,14 @@
            "total": 8
        },
        "transferSize": {
            "total": 317440
            "total": 365568
        },
        "thirdParty": {
            "requests": 1
        },
        "score": {
            "bestpractice": 93,
            "privacy": 88,
            "privacy": 89,
            "performance": 81
        }
    }
tests/exampleSiteWithImage/budget.mobile.json
@@ -4,14 +4,14 @@
            "total": 8
        },
        "transferSize": {
            "total": 317440
            "total": 365568
        },
        "thirdParty": {
            "requests": 1
        },
        "score": {
            "bestpractice": 93,
            "privacy": 88,
            "privacy": 89,
            "performance": 81
        }
    }
tests/exampleSiteWithVideo/budget.desktop.json
@@ -11,8 +11,8 @@
        },
        "score": {
            "bestpractice": 93,
            "privacy": 88,
            "performance": 79
            "privacy": 89,
            "performance": 77
        }
    }
}
tests/exampleSiteWithVideo/budget.mobile.json
@@ -11,7 +11,7 @@
        },
        "score": {
            "bestpractice": 93,
            "privacy": 88,
            "privacy": 89,
            "performance": 77
        }
    }