We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d67a52 commit 657e977Copy full SHA for 657e977
1 file changed
README.md
@@ -69,7 +69,7 @@ properties:
69
Each test case can include a specific threshold value. This makes sense because location of a neigborhood is not as accurately defined as location of,
70
say, a building. Default threshold is 500 meters.
71
+ `tests` is an array of test cases that make up the suite.
72
- + `endpoint` the API endpoint (`search`, `reverse`, `suggest`) to target. Defaults to `search`.
+ + `endpoint` the API endpoint (`search`, `reverse`, `autocomplete`) to target. Defaults to `search`.
73
+ `weights` (optional) test suite wide weighting for scores of the individual expectations. See the
74
weights section below
75
0 commit comments