Procházet zdrojové kódy

Update TESTCASES.md

Garrett Johnson před 5 roky
rodič
revize
eee74c95a9
1 změnil soubory, kde provedl 16 přidání a 0 odebrání
  1. 16 0
      TESTCASES.md

+ 16 - 0
TESTCASES.md

@@ -182,3 +182,19 @@ Verify the hit marker is on the point under the mouse and that the normal lines
 #### expected
 
 Verify the boxes change with the level of detail of the terrain.
+
+## Verify it does not pop to higher lod on zoom out
+
+#### steps
+
+1. Open the kitchen sink example.
+1. Set the error target to 2.
+1. Set the error threshold to 6.
+1. Zoom in all the way.
+1. Click rebuild.
+1. Wait for all tiles to load.
+1. Set the error threshold to 1000 (or zoom out).
+
+#### expected
+
+Verify the display does not change and the tiles to not disappear while parent tiles load.