Skip to content

Adding tests and documentation for conversion script - #821

Merged
Rainer Halanek (rahalan) merged 78 commits into
mainfrom
users/rahalan/TestConversionScript
Dec 22, 2021
Merged

Rainer Halanek (rahalan) merged 78 commits into
mainfrom
users/rahalan/TestConversionScript

Conversation

@rahalan

@rahalan Rainer Halanek (rahalan) commented Dec 17, 2021

Copy link
Copy Markdown
Contributor

Change

Adding Pester tests and documentation for the Bicep->ARM conversion script

.Platform: run pester test for convert to ARM template script

Type of Change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update (Wiki)

Checklist

  • I'm sure there are no other open Pull Requests for the same update/change
  • My corresponding pipelines / checks run clean and green without any errors or warnings
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (readme)
  • I did format my code

Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
Comment thread docs/wiki/ConversionScript.md Outdated
Comment thread docs/wiki/ConversionScript.md
…onversion bug (#835)

* Added initial script

* Update to latest

* Optimized files

* Update to latest

* Update to latest

* Update to latest

* Update to latest

* Update to latest

* Update to latest

* Update to latest

* Update to latest

* Update to latest

* Update to latest

* Update to latest

* Update to latest

* Update to latest

* Update to latest

* Update to latest

* Update to latest

* Update to latest

* Path & Match fixes

* Updated tests

* Update to latest

* Minor change

* Extended replacement

* Extended replacement

* Updated trigger

* Update to latest
Comment thread docs/wiki/UtilitiesConversionScript.md Outdated
Comment thread docs/wiki/UtilitiesConversionScript.md Outdated
Comment thread docs/wiki/UtilitiesConversionScript.md Outdated
Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
Comment thread docs/wiki/_Sidebar.md Outdated
Comment thread docs/wiki/UtilitiesConversionScript.md Outdated
Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
Comment thread docs/wiki/UtilitiesConversionScript.md Outdated
Comment thread docs/wiki/UtilitiesConversionScript.md Outdated
Comment thread docs/wiki/UtilitiesConversionScript.md Outdated
Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
@AlexanderSehr
Alexander Sehr (AlexanderSehr) deleted the users/rahalan/TestConversionScript branch December 22, 2021 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[cat] testing category: testing documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test and documentation of conversion script (Bicep -> ARM)

3 participants