-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: repeated searches should yield the same result
- Loading branch information
1 parent
a7cbdd5
commit 193237d
Showing
2 changed files
with
40 additions
and
0 deletions.
There are no files selected for viewing
33 changes: 33 additions & 0 deletions
33
tests/e2e/output_snapshots/test_repeated_searches_should_be_the_same.txt
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,33 @@ | ||
score filepath | ||
0.272 "<test_images_dir>boats on a lake.png" | ||
0.183 "<test_images_dir>chessboard with rocks.JPG" | ||
0.151 "<test_images_dir>tree.webp" | ||
0.151 "<test_images_dir>books.jpg" | ||
0.149 "<test_images_dir>camera.jpg" | ||
0.146 "<test_images_dir>cat.jpg" | ||
0.138 "<test_images_dir>cautious cat.jpg" | ||
0.137 "<test_images_dir>black cat at night.jpg" | ||
0.134 "<test_images_dir>black kitty.jpeg" | ||
0.128 "<test_images_dir>black cat sleeping on a chair.JPG" | ||
score filepath | ||
0.272 "<test_images_dir>boats on a lake.png" | ||
0.183 "<test_images_dir>chessboard with rocks.JPG" | ||
0.151 "<test_images_dir>tree.webp" | ||
0.151 "<test_images_dir>books.jpg" | ||
0.149 "<test_images_dir>camera.jpg" | ||
0.146 "<test_images_dir>cat.jpg" | ||
0.138 "<test_images_dir>cautious cat.jpg" | ||
0.137 "<test_images_dir>black cat at night.jpg" | ||
0.134 "<test_images_dir>black kitty.jpeg" | ||
0.128 "<test_images_dir>black cat sleeping on a chair.JPG" | ||
score filepath | ||
0.272 "<test_images_dir>boats on a lake.png" | ||
0.183 "<test_images_dir>chessboard with rocks.JPG" | ||
0.151 "<test_images_dir>tree.webp" | ||
0.151 "<test_images_dir>books.jpg" | ||
0.149 "<test_images_dir>camera.jpg" | ||
0.146 "<test_images_dir>cat.jpg" | ||
0.138 "<test_images_dir>cautious cat.jpg" | ||
0.137 "<test_images_dir>black cat at night.jpg" | ||
0.134 "<test_images_dir>black kitty.jpeg" | ||
0.128 "<test_images_dir>black cat sleeping on a chair.JPG" |
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