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

Improved test cases on Attribute facet #260

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

CBenghi
Copy link
Contributor

@CBenghi CBenghi commented Mar 26, 2024

Updating the ids-tool.CommandLine to Version=1.0.66 a few errors emerged in the test cases and development IDS files.

  • Some cases have been marked "invalid" instead of "fail" to highlight that the audit tool can spot their problems
  • Some restriction types were missing, and have been added.
  • Some restriction types have been fixed (e.g.. integer vs double).

- Updating the ids-tool.CommandLine to Version=1.0.66 a few errors
  emerged in the test cases and development IDS files.
- Some cases have been marked "invalid" instead of "fail" to highlight
  that the audit tool can spot their problems
- Some restriction types were missing, and have been added.
- Some restriction types have been fixed (e.g.. integer vs double).
@CBenghi
Copy link
Contributor Author

CBenghi commented Mar 26, 2024

@berlotti, could you have a look at this and merge, please?

@CBenghi CBenghi linked an issue Mar 26, 2024 that may be closed by this pull request
@berlotti berlotti merged commit 6b8a57f into buildingSMART:development Mar 26, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

Errors in IDS files for attribute facet
2 participants