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