|
1 | | - 23 failed |
2 | | - core\featureIndexOverlay.test.js:96:7 › Feature Index Overlay test › Feature index content is correct on moveend |
3 | | - core\featureIndexOverlay.test.js:112:7 › Feature Index Overlay test › Feature index overlay is hidden when empty, reticle still visible |
4 | | - core\featureNavigation.test.js:19:9 › Playwright Keyboard Navigation + Query Layer Tests › Arrow Key Navigable Tests › Tab focuses inline features |
5 | | - core\layerContextMenu.test.js:50:7 › Playwright Layer Context Menu Tests › Layer context menu copy layer |
6 | | - |
7 | | - core\mapFeature.test.js:36:7 › Playwright MapFeature Custom Element Tests › MapFeature interactivity tests - feature is not in index order |
8 | | - core\mapFeature.test.js:177:7 › Playwright MapFeature Custom Element Tests › Default click method test |
9 | | - core\mapFeature.test.js:222:7 › Playwright MapFeature Custom Element Tests › Default focus method test |
10 | | - core\projectionChange.test.js:19:9 › Playwright Projection Change Tests › Linked Feature Projection Change Tests › _self Linked Feature Change To OSMTILE |
11 | | - core\projectionChange.test.js:57:9 › Playwright Projection Change Tests › Linked Feature Projection Change Tests › Debug components update with projection changes |
12 | | - core\reticle.test.js:19:9 › Playwright Keyboard Navigation + Query Layer Tests › Crosshair Reticle Tests › Crosshair hidden onload, shows on focus |
13 | | - layers\general\zoomLimit.js:17:9 › Playwright featureLayer (Static Features) Layer Tests › Map Zoom Limit Tests for featureLayer › Limit map zooming (zooming in) |
14 | | - layers\general\zoomLimit.js:41:9 › Playwright featureLayer (Static Features) Layer Tests › Map Zoom Limit Tests for featureLayer › Limit map zooming (zooming out) |
15 | | - layers\multipleQueryExtents.test.js:128:7 › Multiple Extent Query Tests › Only features from one extent are returned for queries inside its (non overlapping) bounds |
16 | | - layers\multipleQueryExtents.test.js:161:7 › Multiple Extent Query Tests › No features returned when queried outside of bounds of all extents |
17 | | - layers\queryableMapExtent.test.js:18:7 › Playwright Remote MapML with <map-extent> Tests › Query remote MapML document |
18 | | - layers\templatedImageLayer.test.js:68:7 › Playwright templatedImage Layer Tests › Templated image layer - remove previous image on moveend |
19 | | - mapml-viewer\customTCRS.test.js:46:7 › Playwright Custom TCRS Tests › Complex Custom TCRS, static features loaded, templated features loaded |
| 1 | +TODO |
| 2 | + |
| 3 | + |
| 4 | +experiments/linking/features - clicking on BC does not work, Ontario link not working |
| 5 | +experiments/vector tiles - not working |
| 6 | +experiments/custom-projections/Arctic-SDI/ Canada link not working |
| 7 | + |
| 8 | +deal with flaky tests??? |
| 9 | + |
| 10 | +core/featureIndexOverlay test is broken, integrate other PR |
| 11 | + |
| 12 | +get rid of 'foo' event |
| 13 | +split up and move createAndAdd functionality from onAdd to initialize + onAdd |
| 14 | + |
| 15 | +dynamically update layer bounds as features added/removed from it |
| 16 | + |
| 17 | +migrate some stuff from map-feature to FeatureLayer e.g. removeInFeatureList move it |
| 18 | +evaluate what belongs to what |
| 19 | + |
| 20 | +refactor FeatureLayer into subclasses for static features, query features, templated features, templated tile features |
| 21 | + |
| 22 | +add zoomend / layeradd event handler for FeatureLayer that checks what features should be rendered |
| 23 | + |
| 24 | + |
0 commit comments