You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: testgen/template/dbsetup_test_types/test_types_CUSTOM.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ test_types:
4
4
test_name_short: Custom Test
5
5
test_name_long: Custom-defined business rule
6
6
test_description: |-
7
-
Custom SQL Query Test
7
+
Custom SQL Query Test. A highly flexible business-rule test covering any error state that can be expressed by a SQL query against one or more tables in the database.
8
8
except_message: |-
9
9
Errors were detected according to test definition.
0 commit comments