zerocode icon indicating copy to clipboard operation
zerocode copied to clipboard

Issue 401 # corrected string casting

Open rebugged opened this issue 5 years ago • 3 comments

PR AGAINST ISSUE : https://github.com/authorjapps/zerocode/issues/401

PR Branch MASTER

Motivation and Context

https://github.com/authorjapps/zerocode/issues/401

Checklist:

  • [ ] Unit tests added- No UT class found for the file.

  • [ ] Integration tests added - NA

  • [ ] Test names are meaningful - NA

  • [ ] Feature manually tested - Yes

  • [ ] Branch build passed - Yes

  • [ ] No 'package.*' in the imports - Yes

  • [ ] Relevant Wiki page updated with clear instruction for the end user - NA

    • [ ] Not applicable. This was only a refactor change, no functional or behaviour changes were introduced
  • [ ] Http test added to http-testing module(if applicable) ? - Not required

    • [ ] Not applicable. The changes did not affect HTTP automation flow
  • [ ] Kafka test added to kafka-testing module(if applicable) ? - Not required

    • [ ] Not applicable. The changes did not affect Kafka automation flow

rebugged avatar Sep 27 '20 18:09 rebugged

@dasabhishek0790 , Thanks for the PR.

  • Looks great. Can you please test this with the Spring Boot project just to make sure, it does not break anything existing?
  • Link to the test cases is here

authorjapps avatar Sep 28 '20 15:09 authorjapps

Solves #401

authorjapps avatar Sep 28 '20 15:09 authorjapps

@rebugged , apologies for the delay! There is an issue out there in the CI job. See the resolution page here.

Your collaboration invitation is here to accept

authorjapps avatar Jan 26 '21 20:01 authorjapps

CI has Passed. https://github.com/authorjapps/zerocode/pull/435/checks

authorjapps avatar Jan 22 '24 15:01 authorjapps