-
Notifications
You must be signed in to change notification settings - Fork 19
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
Unit tests for schema support of date-time datatypes #233
Unit tests for schema support of date-time datatypes #233
Conversation
Some of the unit tests have commented out XML, without an explanation why. This content should either be 1) deleted if it is not needed for the test or 2) properly commented to reflect why it is commented out. @wendellpiez Would you please do this cleanup before we merge? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Comment cleanup needed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks!
* Cleanup; separating datetime-related testing * Adding some basic testing of date-time values per #231 (more to come) * Adding tests from Issue #224 * Removed extraneous comments Co-authored-by: David Waltermire <[email protected]>
* Cleanup; separating datetime-related testing * Adding some basic testing of date-time values per usnistgov#231 (more to come) * Adding tests from Issue usnistgov#224 * Removed extraneous comments Co-authored-by: David Waltermire <[email protected]>
* Cleanup; separating datetime-related testing * Adding some basic testing of date-time values per usnistgov#231 (more to come) * Adding tests from Issue usnistgov#224 * Removed extraneous comments Co-authored-by: David Waltermire <[email protected]>
* Cleanup; separating datetime-related testing * Adding some basic testing of date-time values per usnistgov#231 (more to come) * Adding tests from Issue usnistgov#224 * Removed extraneous comments Co-authored-by: David Waltermire <[email protected]>
* Cleanup; separating datetime-related testing * Adding some basic testing of date-time values per usnistgov#231 (more to come) * Adding tests from Issue usnistgov#224 * Removed extraneous comments Co-authored-by: David Waltermire <[email protected]>
* Cleanup; separating datetime-related testing * Adding some basic testing of date-time values per usnistgov#231 (more to come) * Adding tests from Issue usnistgov#224 * Removed extraneous comments Co-authored-by: David Waltermire <[email protected]>
* Cleanup; separating datetime-related testing * Adding some basic testing of date-time values per usnistgov#231 (more to come) * Adding tests from Issue usnistgov#224 * Removed extraneous comments Co-authored-by: David Waltermire <[email protected]>
* Cleanup; separating datetime-related testing * Adding some basic testing of date-time values per #231 (more to come) * Adding tests from Issue #224 * Removed extraneous comments Co-authored-by: David Waltermire <[email protected]>
Committer Notes
This separates out and adds schema validation unit tests related to dateTime datatypes
date-time
anddate-time-no-time-zone
picking up #231. Behind that issue are #224 and #229.To do:
All Submissions: