forked from elastic/kibana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ML] update tests to test for geo field in file based
- Loading branch information
Showing
7 changed files
with
90 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
49 changes: 0 additions & 49 deletions
49
x-pack/plugins/ml/public/application/components/ml_embedded_map/ml_embedded_map_tooltip.tsx
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 14 additions & 0 deletions
14
x-pack/test/functional/apps/ml/data_visualizer/files_to_import/geo_file.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
Coordinates,Location,Context | ||
POINT (-2.516919 51.423683),On or near A4175, | ||
POINT (-2.515072 51.419357),On or near Stockwood Hill, | ||
POINT (-2.509126 51.416137),On or near St Francis Road, | ||
POINT (-2.509384 51.40959),On or near Barnard Walk, | ||
POINT (-2.509126 51.416137),On or near St Francis Road, | ||
POINT (-2.516919 51.423683),On or near A4175, | ||
POINT (-2.511571 51.414895),On or near Orchard Close, | ||
POINT (-2.534338 51.417697),On or near Scotland Lane, | ||
POINT (-2.509384 51.40959),On or near Barnard Walk, | ||
POINT (-2.495055 51.422132),On or near Cross Street, | ||
POINT (-2.509384 51.40959),On or near Barnard Walk, | ||
POINT (-2.495055 51.422132),On or near Cross Street, | ||
POINT (-2.509126 51.416137),On or near St Francis Road, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters