You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Add a test function app to the extension bundle repo in the respective branches.
Add functions for each of the extension referenced in the extension bundle.
Add check to confirm the function app was able to start the function app and load all the extensions.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: