Commit 65527eb
test: add test for invalid view_type in fast search endpoint
Addresses roborev testing gap finding by adding a test that verifies
the /api/v1/search/fast endpoint returns 400 Bad Request with error
code 'invalid_view_type' when an invalid view_type is provided.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 56a2d4f commit 65527eb
1 file changed
+23
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1012 | 1012 | | |
1013 | 1013 | | |
1014 | 1014 | | |
| 1015 | + | |
| 1016 | + | |
| 1017 | + | |
| 1018 | + | |
| 1019 | + | |
| 1020 | + | |
| 1021 | + | |
| 1022 | + | |
| 1023 | + | |
| 1024 | + | |
| 1025 | + | |
| 1026 | + | |
| 1027 | + | |
| 1028 | + | |
| 1029 | + | |
| 1030 | + | |
| 1031 | + | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
1015 | 1038 | | |
1016 | 1039 | | |
1017 | 1040 | | |
| |||
0 commit comments