Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Some descriptions don't match test cases #3

Open
dmolesUC opened this issue Sep 24, 2021 · 1 comment
Open

Some descriptions don't match test cases #3

dmolesUC opened this issue Sep 24, 2021 · 1 comment

Comments

@dmolesUC
Copy link

dmolesUC commented Sep 24, 2021

In validComparisonString.json, the test cases are all things like:

{
  "description": "subfield with single lowercase alpha subfieldtag",
  "data": "test\\$",
  "valid": true
}

The description subfield with single lowercase alpha subfieldtag doesn’t seem to have anything to do with comparison strings or with this particular test. The other test case descriptions similarly all talk about subfields, except for the last one.

@dmolesUC dmolesUC changed the title validComparisonString.json descriptions don't match test cases Some descriptions don't match test cases Sep 24, 2021
@dmolesUC
Copy link
Author

Similarly, in validSubSpec.json the test descriptions seem to be taken from validFieldTag:

{
  "description": "two wildcards left with digit",
  "data": "{$a}",
  "valid": true
}

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

No branches or pull requests

1 participant