cloudformation-cli-java-plugin icon indicating copy to clipboard operation
cloudformation-cli-java-plugin copied to clipboard

Fully test code generated files

Open aygold92 opened this issue 6 years ago • 1 comments

This is difficult to do since it would require generating values. One strategy would be to create a test suite which generates a project using a particular schema and run handwritten unit tests against that

aygold92 avatar Jun 27 '19 21:06 aygold92

We generate a bunch of code and have no idea whether it works or not. If we make changes to the code generated code, its very hard to test, we essentially need manual tests

aygold92 avatar Sep 23 '20 18:09 aygold92