aws-solutions / media-services-application-mapper

Media Services Application Mapper is a browser-based tool that allows operators to visualize the structure and logical connections among AWS Media Services and supporting services in the cloud. The tool can be used as a top-down resource monitoring tool when integrated with CloudWatch.
Apache License 2.0
84 stars 27 forks source link

ES6 module unit tests #364

Closed JimTharioAmazon closed 2 years ago

JimTharioAmazon commented 2 years ago

Description of changes: Add testing framework for ES6 front-end modules using jest and babel Updating paths of lcov.info output file for SQ Updated .eslintrc.json so unit tests aren't flagged for mocking read-only modules

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.