issues
search
stelligent
/
mutato
Repo formerly known as mu-cdk. A.K.A Mu2. Pronounced: mew-tah-toe
https://stelligent.github.io/mutato/
MIT License
23
stars
2
forks
source link
Unit Testing and Exception Handling ++ (Fixes #50)
#72
Closed
pmartindev
closed
1 year ago
pmartindev
commented
4 years ago
Added unit tests for the synthesizing of the mutato.yml file, string, and object
Added unit tests for verifying that the appropriate resources are synthesized from the Mutato object
Added errors.ts to add exception handling in app.ts
Modified the devcontainer to import the env. vars. in mutato.env
Abstracted the lengthy functions to synthesizeHelpers.ts as an object for better readability/maintainability
Fixed misc. spelling errors