DRS Design Agent – Test Console

1. End-to-End GetResult Test (Production Endpoint)

This calls /getresults (the same endpoint your external site uses).


  

2. Test Lab – Individual Functions

2.1 getPhotoPathById

    
2.2 readColorscheme

    
2.3 readAlgofile

    
2.4 CatalogItems

    
2.5 parseGeminiRecommendations

    
2.6 simplifySearchString

    
2.7 searchCrateAndBarrel

    
2.8 saveRecommendationsToPhoto

    
2.9 uploadCustomerPhotos (server-local path)

This only works if localPhotoPath points to a file that actually exists inside the App Engine container. It is mainly useful for local / internal testing.


    
2.10 Direct GetResult (internal)

    

2.11 Test saveUploadedPhoto (single)


    

2.12 Test uploadCustomerPhotos (multi)


    

Test normalizeProductName()




  

Test matchProductWithItemType()