Skip to content

Unit test calls an incorrect URL #3927

@krzywon

Description

@krzywon

Describe the bug
In #3923, a new unit test was introduced that opens the website https://www.sasview.org/docs/v6.1.2/. That page doesn't exist but does resolves as a 404 page, which allows the test to pass. Older documentation is found in https://www.sasview.org/docs/old_docs/X.Y.Z/. In the future, if we move to a different web server system, the test URL might not resolve, and would break the unit test.

Expected behavior
The correct URL should be used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions