Jest in configured in every package as the test framework
Every package.json contains a unit and/or integration test script
Integration tests for oslo-converter-uml-ea still need to be added. Once the intermediary result is fully complete, these integration tests can be added
Util functions in oslo-extractor-uml-ea are not tested (yet) and are ignored in the coverage results. In the future, unit tests must be added for these functions as well.
This PR includes the following additions:
oslo-converter-uml-ea
still need to be added. Once the intermediary result is fully complete, these integration tests can be addedoslo-extractor-uml-ea
are not tested (yet) and are ignored in the coverage results. In the future, unit tests must be added for these functions as well.