Remote search tests

This commit is contained in:
Louis Dureuil 2025-02-03 18:29:19 +01:00
parent 4a9e5ae215
commit b21b8e8f30
No known key found for this signature in database
2 changed files with 2593 additions and 0 deletions

View File

@ -5,6 +5,8 @@ use crate::common::Server;
use crate::json;
use crate::search::{SCORE_DOCUMENTS, VECTOR_DOCUMENTS};
mod proxy;
#[actix_rt::test]
async fn search_empty_list() {
let server = Server::new().await;

File diff suppressed because it is too large Load Diff