summaryrefslogtreecommitdiff
path: root/metrics/tests/static/real-world/uruguay
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2019-12-17 01:34:34 +0300
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2019-12-17 12:49:26 +0300
commitab1ad4aef27bca73dd7592cbb64f904649ef60ad (patch)
tree5b9f6779607fe3d0edff38aa2f8057f5048a6c32 /metrics/tests/static/real-world/uruguay
parentc3854cedc2b1b7e0fb9b5cb5744d6c9495c1730e (diff)
downloadqtlocation-mapboxgl-upstream/tmpsantos-metrics_real_world.tar.gz
[metrics] Add "real-world" metricsupstream/tmpsantos-metrics_real_world
These tests will render a bigger map that will give a more stable metric for memory baselines.
Diffstat (limited to 'metrics/tests/static/real-world/uruguay')
-rw-r--r--metrics/tests/static/real-world/uruguay/expected.pngbin0 -> 37791 bytes
-rw-r--r--metrics/tests/static/real-world/uruguay/style.json17
2 files changed, 17 insertions, 0 deletions
diff --git a/metrics/tests/static/real-world/uruguay/expected.png b/metrics/tests/static/real-world/uruguay/expected.png
new file mode 100644
index 0000000000..be28731b27
--- /dev/null
+++ b/metrics/tests/static/real-world/uruguay/expected.png
Binary files differ
diff --git a/metrics/tests/static/real-world/uruguay/style.json b/metrics/tests/static/real-world/uruguay/style.json
new file mode 100644
index 0000000000..9d5c8cb523
--- /dev/null
+++ b/metrics/tests/static/real-world/uruguay/style.json
@@ -0,0 +1,17 @@
+{
+ "version": 8,
+ "metadata": {
+ "test": {
+ "width": 512,
+ "height": 512,
+ "operations": [
+ ["setStyle", "local://styles/uruguay.json"],
+ ["setZoom", 9 ],
+ ["setCenter", [-56.509552, -32.865788] ],
+ ["wait"]
+ ]
+ }
+ },
+ "sources": {},
+ "layers": []
+}