Skip to content

Unit test failures #468

Closed
Closed
@justb4

Description

@justb4

Describe the bug
Unit tests fail

To Reproduce
Commit/push and watch Action fail.

Expected Behavior
Should succeed.

Screenshots or Logfiles

FAIL: testRunResoures (test_resources.GeoHealthCheckTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/runner/work/GeoHealthCheck/GeoHealthCheck/tests/test_resources.py", line 90, in testRunResoures
    (resource.url, str(resource.runs[0])))
AssertionError: False != True : Run should be success for https://geodata.nationaalgeoregister.nl/tiles/service/wmts report=<Run 5>

Context (please complete the following information):

  • OS: any
  • GeoHealthCheck Version: latest as on Nov 19, 2023

Additional context
Basically the (WMTS) URLs from PDOK have been changed and are thus stale. Should be fixed in tests/data/fixtures.json like WOUDC_WMTS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions