Add buttons & actions to DrawToolView; use CZML #358
Annotations
2 errors
test (16.x)
One or more MetacatUI tests failed. Test failure details can be viewed by running "npm view-tests".
FAILS: 10
PASSES: 189
Failed Tests:
-------------
[1]: Geohashes Test Suite
> Validation
> TypeError: this.geohashes.boundsAreValid is not a function
at Context.<anonymous> (js/specs/unit/collections/maps/Geohashes.spec.js?v=undefined:64:24)
[2]: Geohashes Test Suite
> Validation
> TypeError: this.geohashes.boundsAreValid is not a function
at Context.<anonymous> (js/specs/unit/collections/maps/Geohashes.spec.js?v=undefined:69:24)
[3]: Geohashes Test Suite
> Validation
> TypeError: this.geohashes.boundsAreValid is not a function
at Context.<anonymous> (js/specs/unit/collections/maps/Geohashes.spec.js?v=undefined:74:24)
[4]: Geohashes Test Suite
> Validation
> TypeError: this.geohashes.boundsAreValid is not a function
at Context.<anonymous> (js/specs/unit/collections/maps/Geohashes.spec.js?v=undefined:79:24)
[5]: Geohashes Test Suite
> Bounds
> TypeError: this.geohashes.splitBoundingBox is not a function
at Context.<anonymous> (js/specs/unit/collections/maps/Geohashes.spec.js?v=undefined:90:24)
[6]: Geohashes Test Suite
> Bounds
> TypeError: this.geohashes.splitBoundingBox is not a function
at Context.<anonymous> (js/specs/unit/collections/maps/Geohashes.spec.js?v=undefined:96:24)
[7]: Geohashes Test Suite
> Bounds
> TypeError: this.geohashes.getBoundingBoxArea is not a function
at Context.<anonymous> (js/specs/unit/collections/maps/Geohashes.spec.js?v=undefined:124:24)
[8]: Geohashes Test Suite
> Bounds
> TypeError: this.geohashes.getBoundingBoxArea is not a function
at Context.<anonymous> (js/specs/unit/collections/maps/Geohashes.spec.js?v=undefined:130:24)
[9]: Geohash Test Suite
> Geometry
> ReferenceError: GeoUtilities is not defined
at n.geodeticToECEF (http://localhost:3001/src/js/models/maps/Geohash.js?v=undefined:349:9)
at Context.<anonymous> (js/specs/unit/models/maps/Geohash.spec.js?v=undefined:110:35)
[10]: Geohash Test Suite
> Serialization
> ReferenceError: GeoUtilities is not defined
at n.geodeticToECEF (http://localhost:3001/src/js/models/maps/Geohash.js?v=undefined:349:9)
at http://localhost:3001/src/js/models/maps/Geohash.js?v=undefined:302:16
at Array.map (<anonymous>)
at n.toCZML (http://localhost:3001/src/js/models/maps/Geohash.js?v=undefined:301:43)
at Context.<anonymous> (js/specs/unit/models/maps/Geohash.spec.js?v=undefined:128:35)
|
test (16.x)
Process completed with exit code 1.
|