naveensabavath

Results 10 issues of naveensabavath

hi @arcuri82 , below are the Errors am getting that is resulting in not generating a single successes Test cases FYI : am Running Spring boot project which has Mongodb...

help / misconfiguration
documentation

hi @arcuri82 , am running a Spring boot Service. this service has kafka, redis, mongo... So this service starts even if it connects to mongo So i integrated EmbeddedEvomasterController class...

help / misconfiguration

In intelli J it is running fine without errors but while running cmd line please check below command : java -Djdk.attach.allowAttachSelf=true --add-opens java.base/java.util.regex=ALL-UNNAMED --add-opens java.base/java.net=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED -jar target/test-jar.jar but...

help / misconfiguration
documentation

hi @arcuri82 , while running Evomaster getting warnings that it doesnt support multi/form data ..is there a way to enable it or is it yet to get as a Feature...

Feature Request

hi @arcuri82 , Subject: Inquiry About Docker Support for White-Box Testing in EvoMaster Hi @arcuri82 , I came across the EvoMaster documentation, which states that running white-box tests from Docker...

documentation
Feature Request

hi @arcuri82 , @man-zhang Can we do White Box testing Without Writting " EmbeddedEvoMasterController " Just By using yaml file ?

Feature Request

hi @arcuri82 Please Reply ASAP * The API is returning responses with the Content-Type: " application / problem+json " instead of the expected " application/json ", causing schema validation failures...

help / misconfiguration

Hi am running a Spring boot Application With MongoDB After Hitting below Command java -jar target/evomaster.jar --maxTime 20s --outputFolder "src/test/java/Evomaster" 1. It is creating a Package with name " Evomaster...

bug

Issue: IllegalStateException: only support Map with String key in EvoMaster hi @arcuri82 , I am encountering the following error while integrating EvoMaster with my Spring Boot application With MongoDb: Caused...

bug
FIXED in SNAPSHOT

Command am using : fletcher@fletcher:~/Desktop/godster/demoevo$ java -jar target/evomaster.jar --maxTime 20s --outputFolder "src/test/java" * EvoMaster version: 3.4.0 * Loading configuration file from: /home/fletcher/Desktop/godster/demoevo/em.yaml * Initializing... * There are 5 usable RESTful...

bug