mirror of https://github.com/pelias/docker.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
404 lines
10 KiB
404 lines
10 KiB
6 years ago
|
{
|
||
|
"name": "autocomplete jitter",
|
||
|
"priorityThresh": 5,
|
||
|
"endpoint": "autocomplete",
|
||
|
"tests": [
|
||
|
{
|
||
|
"id": "1.1",
|
||
|
"status": "pass",
|
||
|
"user": "missinglink",
|
||
|
"description": [ "find NYC address from Orient Point, Long Island" ],
|
||
|
"issue": "https://github.com/pelias/pelias/issues/165",
|
||
|
"in": {
|
||
|
"focus.point.lat": 41.15232,
|
||
|
"focus.point.lon": -72.25119,
|
||
|
"text": "190 dea"
|
||
|
},
|
||
|
"expected": {
|
||
|
"priorityThresh": 2,
|
||
|
"properties": [
|
||
|
{
|
||
|
"housenumber": "190",
|
||
|
"street": "Dean Street",
|
||
|
"borough": "Brooklyn"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"id": "1.2",
|
||
|
"status": "pass",
|
||
|
"user": "missinglink",
|
||
|
"description": [ "find NYC address from Orient Point, Long Island" ],
|
||
|
"issue": "https://github.com/pelias/pelias/issues/165",
|
||
|
"in": {
|
||
|
"focus.point.lat": 41.15232,
|
||
|
"focus.point.lon": -72.25119,
|
||
|
"text": "190 dean"
|
||
|
},
|
||
|
"expected": {
|
||
|
"priorityThresh": 2,
|
||
|
"properties": [
|
||
|
{
|
||
|
"housenumber": "190",
|
||
|
"street": "Dean Street",
|
||
|
"borough": "Brooklyn"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"id": "1.3",
|
||
|
"status": "pass",
|
||
|
"user": "missinglink",
|
||
|
"description": [ "find NYC address from Orient Point, Long Island" ],
|
||
|
"issue": "https://github.com/pelias/pelias/issues/165",
|
||
|
"in": {
|
||
|
"focus.point.lat": 41.15232,
|
||
|
"focus.point.lon": -72.25119,
|
||
|
"text": "190 dean "
|
||
|
},
|
||
|
"expected": {
|
||
|
"priorityThresh": 2,
|
||
|
"properties": [
|
||
|
{
|
||
|
"housenumber": "190",
|
||
|
"street": "Dean Street",
|
||
|
"borough": "Brooklyn"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"id": "1.4",
|
||
|
"status": "pass",
|
||
|
"user": "missinglink",
|
||
|
"description": [ "find NYC address from Orient Point, Long Island" ],
|
||
|
"issue": "https://github.com/pelias/pelias/issues/165",
|
||
|
"in": {
|
||
|
"focus.point.lat": 41.15232,
|
||
|
"focus.point.lon": -72.25119,
|
||
|
"text": "190 dean s"
|
||
|
},
|
||
|
"expected": {
|
||
|
"priorityThresh": 2,
|
||
|
"properties": [
|
||
|
{
|
||
|
"housenumber": "190",
|
||
|
"street": "Dean Street",
|
||
|
"borough": "Brooklyn"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"id": "1.5",
|
||
|
"status": "pass",
|
||
|
"user": "missinglink",
|
||
|
"description": [ "find NYC address from Orient Point, Long Island" ],
|
||
|
"issue": "https://github.com/pelias/pelias/issues/165",
|
||
|
"in": {
|
||
|
"focus.point.lat": 41.15232,
|
||
|
"focus.point.lon": -72.25119,
|
||
|
"text": "190 dean st"
|
||
|
},
|
||
|
"expected": {
|
||
|
"priorityThresh": 2,
|
||
|
"properties": [
|
||
|
{
|
||
|
"housenumber": "190",
|
||
|
"street": "Dean Street",
|
||
|
"borough": "Brooklyn"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"id": "1.6",
|
||
|
"status": "pass",
|
||
|
"user": "missinglink",
|
||
|
"description": [ "find NYC address from Orient Point, Long Island" ],
|
||
|
"issue": "https://github.com/pelias/pelias/issues/165",
|
||
|
"in": {
|
||
|
"focus.point.lat": 41.15232,
|
||
|
"focus.point.lon": -72.25119,
|
||
|
"text": "190 dean str"
|
||
|
},
|
||
|
"expected": {
|
||
|
"priorityThresh": 2,
|
||
|
"properties": [
|
||
|
{
|
||
|
"housenumber": "190",
|
||
|
"street": "Dean Street",
|
||
|
"borough": "Brooklyn"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"id": "1.7",
|
||
|
"status": "pass",
|
||
|
"user": "missinglink",
|
||
|
"description": [ "find NYC address from Orient Point, Long Island" ],
|
||
|
"issue": "https://github.com/pelias/pelias/issues/165",
|
||
|
"in": {
|
||
|
"focus.point.lat": 41.15232,
|
||
|
"focus.point.lon": -72.25119,
|
||
|
"text": "190 dean stre"
|
||
|
},
|
||
|
"expected": {
|
||
|
"priorityThresh": 2,
|
||
|
"properties": [
|
||
|
{
|
||
|
"housenumber": "190",
|
||
|
"street": "Dean Street",
|
||
|
"borough": "Brooklyn"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"id": "1.8",
|
||
|
"status": "pass",
|
||
|
"user": "missinglink",
|
||
|
"description": [ "find NYC address from Orient Point, Long Island" ],
|
||
|
"issue": "https://github.com/pelias/pelias/issues/165",
|
||
|
"in": {
|
||
|
"focus.point.lat": 41.15232,
|
||
|
"focus.point.lon": -72.25119,
|
||
|
"text": "190 dean stree"
|
||
|
},
|
||
|
"expected": {
|
||
|
"priorityThresh": 2,
|
||
|
"properties": [
|
||
|
{
|
||
|
"housenumber": "190",
|
||
|
"street": "Dean Street",
|
||
|
"borough": "Brooklyn"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"id": "1.9",
|
||
|
"status": "pass",
|
||
|
"user": "missinglink",
|
||
|
"description": [ "find NYC address from Orient Point, Long Island" ],
|
||
|
"issue": "https://github.com/pelias/pelias/issues/165",
|
||
|
"in": {
|
||
|
"focus.point.lat": 41.15232,
|
||
|
"focus.point.lon": -72.25119,
|
||
|
"text": "190 dean street"
|
||
|
},
|
||
|
"expected": {
|
||
|
"priorityThresh": 2,
|
||
|
"properties": [
|
||
|
{
|
||
|
"housenumber": "190",
|
||
|
"street": "Dean Street",
|
||
|
"borough": "Brooklyn"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"id": "1.10",
|
||
|
"status": "pass",
|
||
|
"user": "missinglink",
|
||
|
"description": [ "find NYC address from Orient Point, Long Island" ],
|
||
|
"issue": "https://github.com/pelias/pelias/issues/165",
|
||
|
"in": {
|
||
|
"focus.point.lat": 41.15232,
|
||
|
"focus.point.lon": -72.25119,
|
||
|
"text": "190 dean street "
|
||
|
},
|
||
|
"expected": {
|
||
|
"priorityThresh": 2,
|
||
|
"properties": [
|
||
|
{
|
||
|
"housenumber": "190",
|
||
|
"street": "Dean Street",
|
||
|
"borough": "Brooklyn"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"id": "1.11",
|
||
|
"status": "pass",
|
||
|
"user": "missinglink",
|
||
|
"description": [ "find NYC address from Orient Point, Long Island" ],
|
||
|
"issue": "https://github.com/pelias/pelias/issues/165",
|
||
|
"in": {
|
||
|
"focus.point.lat": 41.15232,
|
||
|
"focus.point.lon": -72.25119,
|
||
|
"text": "190 dean street b"
|
||
|
},
|
||
|
"expected": {
|
||
|
"priorityThresh": 2,
|
||
|
"properties": [
|
||
|
{
|
||
|
"housenumber": "190",
|
||
|
"street": "Dean Street",
|
||
|
"borough": "Brooklyn"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"id": "1.12",
|
||
|
"status": "pass",
|
||
|
"user": "missinglink",
|
||
|
"description": [ "find NYC address from Orient Point, Long Island" ],
|
||
|
"issue": "https://github.com/pelias/pelias/issues/165",
|
||
|
"in": {
|
||
|
"focus.point.lat": 41.15232,
|
||
|
"focus.point.lon": -72.25119,
|
||
|
"text": "190 dean street br"
|
||
|
},
|
||
|
"expected": {
|
||
|
"priorityThresh": 2,
|
||
|
"properties": [
|
||
|
{
|
||
|
"housenumber": "190",
|
||
|
"street": "Dean Street",
|
||
|
"borough": "Brooklyn"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"id": "1.13",
|
||
|
"status": "pass",
|
||
|
"user": "missinglink",
|
||
|
"description": [ "find NYC address from Orient Point, Long Island" ],
|
||
|
"issue": "https://github.com/pelias/pelias/issues/165",
|
||
|
"in": {
|
||
|
"focus.point.lat": 41.15232,
|
||
|
"focus.point.lon": -72.25119,
|
||
|
"text": "190 dean street bro"
|
||
|
},
|
||
|
"expected": {
|
||
|
"priorityThresh": 2,
|
||
|
"properties": [
|
||
|
{
|
||
|
"housenumber": "190",
|
||
|
"street": "Dean Street",
|
||
|
"borough": "Brooklyn"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"id": "1.14",
|
||
|
"status": "pass",
|
||
|
"user": "missinglink",
|
||
|
"description": [ "find NYC address from Orient Point, Long Island" ],
|
||
|
"issue": "https://github.com/pelias/pelias/issues/165",
|
||
|
"in": {
|
||
|
"focus.point.lat": 41.15232,
|
||
|
"focus.point.lon": -72.25119,
|
||
|
"text": "190 dean street broo"
|
||
|
},
|
||
|
"expected": {
|
||
|
"priorityThresh": 2,
|
||
|
"properties": [
|
||
|
{
|
||
|
"housenumber": "190",
|
||
|
"street": "Dean Street",
|
||
|
"borough": "Brooklyn"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"id": "1.15",
|
||
|
"status": "pass",
|
||
|
"user": "missinglink",
|
||
|
"description": [ "find NYC address from Orient Point, Long Island" ],
|
||
|
"issue": "https://github.com/pelias/pelias/issues/165",
|
||
|
"in": {
|
||
|
"focus.point.lat": 41.15232,
|
||
|
"focus.point.lon": -72.25119,
|
||
|
"text": "190 dean street brook"
|
||
|
},
|
||
|
"expected": {
|
||
|
"priorityThresh": 2,
|
||
|
"properties": [
|
||
|
{
|
||
|
"housenumber": "190",
|
||
|
"street": "Dean Street",
|
||
|
"borough": "Brooklyn"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"id": "1.16",
|
||
|
"status": "pass",
|
||
|
"user": "missinglink",
|
||
|
"description": [ "find NYC address from Orient Point, Long Island" ],
|
||
|
"issue": "https://github.com/pelias/pelias/issues/165",
|
||
|
"in": {
|
||
|
"focus.point.lat": 41.15232,
|
||
|
"focus.point.lon": -72.25119,
|
||
|
"text": "190 dean street brookl"
|
||
|
},
|
||
|
"expected": {
|
||
|
"priorityThresh": 2,
|
||
|
"properties": [
|
||
|
{
|
||
|
"housenumber": "190",
|
||
|
"street": "Dean Street",
|
||
|
"borough": "Brooklyn"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"id": "1.17",
|
||
|
"status": "pass",
|
||
|
"user": "missinglink",
|
||
|
"description": [ "find NYC address from Orient Point, Long Island" ],
|
||
|
"issue": "https://github.com/pelias/pelias/issues/165",
|
||
|
"in": {
|
||
|
"focus.point.lat": 41.15232,
|
||
|
"focus.point.lon": -72.25119,
|
||
|
"text": "190 dean street brookly"
|
||
|
},
|
||
|
"expected": {
|
||
|
"priorityThresh": 2,
|
||
|
"properties": [
|
||
|
{
|
||
|
"housenumber": "190",
|
||
|
"street": "Dean Street",
|
||
|
"borough": "Brooklyn"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"id": "1.18",
|
||
|
"status": "pass",
|
||
|
"user": "missinglink",
|
||
|
"description": [ "find NYC address from Orient Point, Long Island" ],
|
||
|
"issue": "https://github.com/pelias/pelias/issues/165",
|
||
|
"in": {
|
||
|
"focus.point.lat": 41.15232,
|
||
|
"focus.point.lon": -72.25119,
|
||
|
"text": "190 dean street brooklyn"
|
||
|
},
|
||
|
"expected": {
|
||
|
"priorityThresh": 2,
|
||
|
"properties": [
|
||
|
{
|
||
|
"housenumber": "190",
|
||
|
"street": "Dean Street",
|
||
|
"borough": "Brooklyn"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|