Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add E2E automation in the bundle build to verify that all extensions are loaded into the function app. #147

Open
soninaren opened this issue Mar 15, 2022 · 0 comments

Comments

@soninaren
Copy link
Member

soninaren commented Mar 15, 2022

Currently we do not have any e2e test / validation on the extension bundle. We need to add end to end test to validate that the function app is able to load the newly built extension bundle, and all the extensions contained within the extension bundle.

Tasks.

  1. Add a test function app to the extension bundle repo in the respective branches.
  2. Add functions for each of the extension referenced in the extension bundle.
  3. Add check to confirm the function app was able to start the function app and load all the extensions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant