Skip to content

Commit 331a179

Browse files
Rename result and score tests
1 parent 863c52d commit 331a179

File tree

3 files changed

+5602
-4513
lines changed

3 files changed

+5602
-4513
lines changed

tests_and_examples/examples/result.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[
22
{
3-
"name": "test_non_time_series_independent_notequals_1_field_date",
3+
"name": "Test for a \"RESULT\" query using field \"DATE\" and parameter \"NOT-EQUALS\".",
44
"fields": [
55
{
66
"type": "date",
@@ -483,7 +483,7 @@
483483
}
484484
},
485485
{
486-
"name": "test_time_series_string_independent_freq_3_and_4_fields[7]",
486+
"name": "Test for a \"RESULT\" query using fields \"BOOLEAN\", \"INTEGER\", \"ENUMERATED\" and \"STRING-TIME-SERIES\", operator \"AND\" and parameters \"EQUALS\", \"RANGE\", \"BETWEEN\" and \"MINFREQ\".",
487487
"fields": [
488488
{
489489
"type": "boolean",
@@ -2721,9 +2721,9 @@
27212721
"page": 1,
27222722
"took": "ignore"
27232723
}
2724-
},
2724+
},
27252725
{
2726-
"name": "test_time_series_integer_independent_freq_3_and_4_fields",
2726+
"name": "Test for a \"RESULT\" query using fields \"BOOLEAN\", \"INTEGER\", \"ENUMERATED\" and \"INTEGER-TIME-SERIES\", operator \"AND\" and parameters \"EQUALS\", \"RANGE\", \"BETWEEN\" and \"MINFREQ\".",
27272727
"fields": [
27282728
{
27292729
"type": "boolean",
@@ -4961,9 +4961,9 @@
49614961
"page": 1,
49624962
"took": "ignore"
49634963
}
4964-
},
4964+
},
49654965
{
4966-
"name": "test_time_series_decimal_independent_freq_3_and_4_fields",
4966+
"name": "Test for a \"RESULT\" query using fields \"BOOLEAN\", \"INTEGER\", \"ENUMERATED\" and \"DECIMAL-TIME-SERIES\", operator \"AND\" and parameters \"EQUALS\", \"RANGE\", \"BETWEEN\" and \"MINFREQ\".",
49674967
"fields": [
49684968
{
49694969
"type": "boolean",
@@ -4994,7 +4994,7 @@
49944994
{
49954995
"type": "decimal-time-series",
49964996
"api-name": "time-series-decimal-test-field",
4997-
"name": "time_series_decimal_test_field",
4997+
"name": "time_series_decimal_test_field",
49984998
"decimal-places": 3
49994999
}
50005000
],

0 commit comments

Comments
 (0)