ISS-492 added support for yaml as step file#505
Conversation
M3lkior
left a comment
There was a problem hiding this comment.
Hi @imBharatMalviya thanks for the PR ; can you rebase your branch and view the PR review ?
…CodeValueTokens.java Co-authored-by: Ludovic Dussart <ludovic.dussart.pro@gmail.com>
…step_test.yml Co-authored-by: Ludovic Dussart <ludovic.dussart.pro@gmail.com>
M3lkior
left a comment
There was a problem hiding this comment.
LGTM @authorjapps / @imBharatMalviya
|
Hello @imBharatMalviya , will get this merged and released soon. Just checking, is this urgent or can this wait till mid Jan due to Xmas holidays? |
Hey @nirmalchandra Apologies for the very late reply here somewhere along the way "mid-Jan" turned into a few years. Confirming I don't have write access to the wiki, so if you could create the page (or grant me permission), I'll get the content in right away it's ready to go. |
Hey, here is the Collab link to join, you shd have the write access once joined. |
|
Got write access, thanks! Pushed the wiki page: https://github.com/authorjapps/zerocode/wiki/External-YAML-file-as-reusable-content Also linked it in the sidebar. Let me know if you want any changes. |
Amazing work @imBharatMalviya ! |
Thanks! I copied the page. Could you please grant me access to this repo as well so I can create the PR? |
@imBharatMalviya, |
|
Done! I've duplicated the page in the docs site and raised the PR: authorjapps/zerocode-tdd-docs#39 |
ISSUE-492 added support for yaml as step file
This is a PR in response to #492
Checklist:
Unit tests added
Integration tests added
Test names are meaningful
Feature manually tested
Branch build passed
No 'package.*' in the imports
Relevant Wiki page updated with clear instruction for the end user
Http test added to
http-testingmodule(if applicable) ?Kafka test added to
kafka-testingmodule(if applicable) ?