Skip to content

Instantly share code, notes, and snippets.

@zdravko-il
Created March 20, 2023 15:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zdravko-il/a9568901b431ea58a76d226d8ff79a9e to your computer and use it in GitHub Desktop.
Save zdravko-il/a9568901b431ea58a76d226d8ff79a9e to your computer and use it in GitHub Desktop.
{
"title": "PCE Forecast tests",
"assertions": [
{
"name": "Prediction returns positive int",
"value": "SELECT predict_pce_udf(2023) WHERE predict_pce_udf(2023) < 0"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment