summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosmic Linden <cosmic@lindenlab.com>2024-02-08 14:39:02 -0800
committerCosmic Linden <cosmic@lindenlab.com>2024-02-08 14:41:49 -0800
commit0ca75120bec28fbc0ed0fc3392bca0a7a5e85a37 (patch)
treeee03d758fcb2cfb148dfe29643908e21fa510410
parent1a353aafb72cafb1d21626a2ba47e41e3716c9b1 (diff)
secondlife/viewer-issues#67: Add test plan
-rw-r--r--doc/testplans/terrain_loading.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/testplans/terrain_loading.md b/doc/testplans/terrain_loading.md
new file mode 100644
index 0000000000..b84daf6f73
--- /dev/null
+++ b/doc/testplans/terrain_loading.md
@@ -0,0 +1,4 @@
+- Texture terrain should load
+- PBR terrain should load if enabled
+- Related subsystem: A change to the PBR terrain loading system may affect the texture terrain loading system and vice-versa
+- Related subsystem: Minimaps should load if terrain loads (may take longer)