amplify-video
amplify-video copied to clipboard
Integration Testing
Is your feature request related to a problem? Please describe. Write unit tests and add a test suite to run the tests on the plugin.
Describe the solution you'd like Create simple unit tests to deploy a livestream, vod, etc... and make sure that the cloudformation succeeds and then spins back down. This will require an AWS account to run the creation and deletion of resources. This will only be run on merges and not on branches. If there is no issue the final push will trigger a new release on npm.
Amplify-CLI team recommended writing a test for the CLI project directly.