-
Notifications
You must be signed in to change notification settings - Fork 93
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
Machine testing of freshness (serviceLevels) #261
Comments
Hi @john-bunge-ed, |
@jochenchrist |
thanks @jochenchrist |
closed as duplicate to #407 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Question:
Is the freshness parameter in the serviceLevels object supposed to be machine testable?
I applied
test()
to my datacontract object (see below), however no automated test results on freshness could be retrieved from the .checks or .logs elements.freshness was specified in the datacontract.yaml as follows. Column timestamp_col is of timestamp format.
The text was updated successfully, but these errors were encountered: