Skip to content

v1.0.0-beta.15

Pre-release
Pre-release
Compare
Choose a tag to compare

1.0.0-beta.15 (2022-06-02)

🎁 Feature Changes

🎯 Test Changes

  • add 'Feature' and 'FeatureCollection' to test list of disallowed geometry type values (f139a09)
  • toBeGeometryCollection: add an unrecognizable geometry to the invalid tests (5c041c6)
  • toBeGeometryCollection: add robust snapshot tests, verify coordinates treated as foreign member (472d12d), closes #32 #33
  • isValid2DBoundingBox: add robust snapshot tests (4363710), closes #32
  • isValid2DCoordinate: add robust snapshot tests (ae92f67), closes #32
  • isValid3DBoundingBox: add robust snapshot tests (a37ec48), closes #32
  • isValid3DCoordinate: add robust snapshot tests (56fbf92), closes #32
  • isValidBoundingBox: add robust snapshot tests (063b94e), closes #32
  • isValidCoordinate: add robust snapshot tests (7b4a804), closes #32
  • toBeAnyGeometry: add robust snapshot tests (8a6e611), closes #32
  • toBeLineStringGeometry: add robust snapshot tests (cfaed46), closes #32
  • toBeMultiLineStringGeometry: add robust snapshot tests (57dc767), closes #32
  • toBeMultiPointGeometry: add robust snapshot tests (36013e1), closes #32
  • toBeMultiPolygonGeometry: add robust snapshot tests (df1c23a), closes #32
  • toBePointGeometry: add robust snapshot tests (fd5c516), closes #32
  • toBePolygonGeometry: add robust snapshot tests (1c9df69), closes #32