CourseInsights / test / resources / queries / invalid / missingOptionsWhereValidEmpty.json
missingOptionsWhereValidEmpty.json
Raw
{
	"title": "missingOptionsWhereValidEmpty",
	"input": {
		"WHERE": {}
	},
	"errorExpected": true,
	"orderExpected": false,
	"orderBy": "sections_avg",
	"expected": "InsightError"
}