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
83 stars 34 forks source link

Added assertions to existing unit tests #393

Closed dch90 closed 1 year ago

dch90 commented 1 year ago

Background

Having 80% minimum coverage on Unit tests is one of the criteria for the solution to meet the Quality bar. Although the solution had the required coverage, a lot of the tests were missing assertion statements.

Changes

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