yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
test_gemini_vision.cc File Reference
#include <filesystem>
#include <fstream>
#include "gtest/gtest.h"
#include "absl/strings/str_cat.h"
#include "cli/service/ai/gemini_ai_service.h"

Go to the source code of this file.

Classes

class  yaze::test::GeminiVisionTest
 

Namespaces

namespace  yaze
 Main namespace for the application.
 
namespace  yaze::test
 

Functions

 yaze::test::TEST_F (GeminiVisionTest, BasicImageAnalysis)
 
 yaze::test::TEST_F (GeminiVisionTest, ImageWithSpecificPrompt)
 
 yaze::test::TEST_F (GeminiVisionTest, InvalidImagePath)
 
 yaze::test::TEST_F (GeminiVisionTest, MultipleRequestsSequential)
 
 yaze::test::TEST_F (GeminiVisionTest, RateLimitHandling)