summaryrefslogtreecommitdiffstats
path: root/tests/exampleSiteWithImage/budget.desktop.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/exampleSiteWithImage/budget.desktop.json')
-rw-r--r--tests/exampleSiteWithImage/budget.desktop.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/tests/exampleSiteWithImage/budget.desktop.json b/tests/exampleSiteWithImage/budget.desktop.json
new file mode 100644
index 0000000..2917d78
--- /dev/null
+++ b/tests/exampleSiteWithImage/budget.desktop.json
@@ -0,0 +1,18 @@
+{
+ "budget": {
+ "requests": {
+ "total": 9
+ },
+ "transferSize": {
+ "total": 321024
+ },
+ "thirdParty": {
+ "requests": 4
+ },
+ "score": {
+ "bestpractice": 93,
+ "privacy": 72,
+ "performance": 86
+ }
+ }
+}