mobile icon indicating copy to clipboard operation
mobile copied to clipboard

Move tests from `testutils.h` to `testutilsfunctions.h`

Open uclaros opened this issue 8 months ago • 0 comments

TestUtils has utils related to tests, not the other way round!

  void testLayerHasGeometry();
  void testLayerVisible();
  void testIsPositionTrackingLayer();
  void testMapLayerFromName();
  void testIsValidUrl();

uclaros avatar May 15 '25 19:05 uclaros