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

[QA] Validate DateTime properties in json schema #10819

Open
amrita-shrestha opened this issue Jan 1, 2025 · 0 comments
Open

[QA] Validate DateTime properties in json schema #10819

amrita-shrestha opened this issue Jan 1, 2025 · 0 comments
Labels

Comments

@amrita-shrestha
Copy link
Contributor

Describe the bug

Our current test framework only verifies the presence of date-related properties in the response but does not validate the correctness or format of those date-related properties.

For example, consider the following step:
And the JSON data of the response should match

  • lastModifiedDateTime
  • takenDateTime
  • expirationDateTime
  • createdDateTime

Task

Research and implement a method to validate the accuracy and format of dateTime values in the response.

@saw-jan saw-jan changed the title [QA] Enhance Test Framework to Validate DateTime Properties [QA] Validate DateTime properties in json schema Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant