Tags: keploy/keploy
Tags
chore: update docker SDK to support docker server API version 1.52+ (#… …3418) * chore: update dependencies in go.mod and go.sum for compatibility and performance improvements * fix: prevent logging "process already finished" errors during agent shutdown and remove explicit agent startup from node test workflow.
fix: prevent unnecessary JSON escaping for full-body template replace… …ments (#3391) * fix: invalid character \n in string literal in case of placeholders in testcases Signed-off-by: Asish Kumar <[email protected]> * refactor: Optimize and harden template rendering function Signed-off-by: Asish Kumar <[email protected]> * fix: fetch latest v2 tag for pipeline Signed-off-by: Asish Kumar <[email protected]> * refactor: update Docker SDK to v28.5.2 and adapt API calls to new type definitions. * refactor: update mock Docker client method signatures to use granular Docker API types --------- Signed-off-by: Asish Kumar <[email protected]> Co-authored-by: slayerjain <[email protected]>
feat: synchronous mocking relative to test cases (#3403) * fix: fixed sync recording by dialing server sequentially Signed-off-by: kapish <[email protected]> * chore: improved code quality, removed commented code Signed-off-by: kapish <[email protected]> * chore: added comments and removed print statement Signed-off-by: kapish <[email protected]> * chore: synchronous mock recording with test case Signed-off-by: kapish <[email protected]> * chore: synchronous json bson correction Signed-off-by: kapish <[email protected]> * chore: addressed review comments and improved code clarity Signed-off-by: kapish <[email protected]> * chore: improve code quality Signed-off-by: kapish <[email protected]> --------- Signed-off-by: kapish <[email protected]> Signed-off-by: Kapish Upadhyay <[email protected]>
feat: synchronous mocking relative to test cases (#3403) * fix: fixed sync recording by dialing server sequentially Signed-off-by: kapish <[email protected]> * chore: improved code quality, removed commented code Signed-off-by: kapish <[email protected]> * chore: added comments and removed print statement Signed-off-by: kapish <[email protected]> * chore: synchronous mock recording with test case Signed-off-by: kapish <[email protected]> * chore: synchronous json bson correction Signed-off-by: kapish <[email protected]> * chore: addressed review comments and improved code clarity Signed-off-by: kapish <[email protected]> * chore: improve code quality Signed-off-by: kapish <[email protected]> --------- Signed-off-by: kapish <[email protected]> Signed-off-by: Kapish Upadhyay <[email protected]>
fix: url templatize in case of encoded string (#3373) * fix: url templatize in case of encoded string Signed-off-by: kapish <[email protected]> * fix: url templatize in case of encoded string in grpc Signed-off-by: kapish <[email protected]> --------- Signed-off-by: kapish <[email protected]>
fix: noise filteration for nested fields and report noise detection (#… …3312) * fix: noise filteration for nested fields and report noise detection Signed-off-by: Asish Kumar <[email protected]> * fix: noise filteration for nested fields in grpc and common util func Signed-off-by: Asish Kumar <[email protected]> * fix: add debug logs for grpc global noise filteration Signed-off-by: Asish Kumar <[email protected]> * fix: skip the noise instead of removing it Signed-off-by: Asish Kumar <[email protected]> --------- Signed-off-by: Asish Kumar <[email protected]> Co-authored-by: Gourav kumar <[email protected]>
PreviousNext