Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Incorrect text in the "about" tab for validation tests #177

Open
projkov opened this issue May 24, 2024 · 0 comments
Open

Incorrect text in the "about" tab for validation tests #177

projkov opened this issue May 24, 2024 · 0 comments

Comments

@projkov
Copy link

projkov commented May 24, 2024

Hello.
It looks like there is an inconsistency between the text in the "about" tab for each validation test and the implementation in the source code. Please correct me if I'm wrong.

Any validation test:
"This test verifies that resources returned from the first search conform to the US Core Profile. Systems must demonstrate at least one valid example in order to pass this test."

For example, see here: GitHub Source.

According to the test source, it uses the "perform_validation_test" method: perform_validation_test.

According to the source of this method, it will fail if there is at least one invalid resource. This is inconsistent with the description of the test: Validation Test Source.

Summary:
"At least one valid example in order to pass this test" is not the same as "all examples should be valid."

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant