Skip to content

Get unit tests running #485

@justb4

Description

@justb4

Describe the bug
One unit test is failing for test_resources

To Reproduce
Steps to reproduce the behavior, e.g.:

  1. go to tests
  2. python3 run_tests.py
  3. see unit tests execute
  4. Seeing error 1 test failed

Expected Behavior
All tests succeed

Screenshots or Logfiles

======================================================================
FAIL: testRunResoures (test_resources.GeoHealthCheckTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/just/project/geohealthcheck/master.git/tests/test_resources.py", line 87, in testRunResoures
    self.assertEqual(
AssertionError: False != True : Run should be success for http://geo.woudc.org/ows report=<Run 2>

----------------------------------------------------------------------
Ran 6 tests in 176.250s

FAILED (failures=1)

geo.woudc.org is stale

Context (please complete the following information):

  • OS: all
  • Browser NA
  • Browser Version NA
  • Python Version 3.10
  • GeoHealthCheck Version master as on July 15, 2025

If running with Docker: NA

Additional context
Need replacement for stale http://geo.woudc.org/ows which is root cause.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions