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

External apps errorhandling #6145

Merged
merged 5 commits into from
Dec 14, 2021
Merged

External apps errorhandling #6145

merged 5 commits into from
Dec 14, 2021

Conversation

pascalwengerter
Copy link
Contributor

@pascalwengerter pascalwengerter commented Dec 13, 2021

Description

Finalizes #6003, should take care of fixing the external app (snapshot) tests

Related Issue

@pascalwengerter pascalwengerter force-pushed the external-apps-errorhandling branch from af43f6d to 5bf9eb1 Compare December 13, 2021 21:04
@pascalwengerter pascalwengerter marked this pull request as ready for review December 13, 2021 21:04
@pascalwengerter pascalwengerter force-pushed the external-apps-errorhandling branch from 5bf9eb1 to 8634b48 Compare December 13, 2021 21:10
@pascalwengerter
Copy link
Contributor Author

@diocas updated the tests for the external app in this PR, feel free to take a look. Was mostly about mocking an error response and making sure the components behave how we expect them to behave after your changes 😉

@pascalwengerter
Copy link
Contributor Author

Can also be force-merged after manual testing from my perspective. Neither smoke nor acceptance tests do anything with the app provider things.

Also sorry for the ProgressBar test noise, that was minor linting suggestions

@pascalwengerter pascalwengerter force-pushed the external-apps-errorhandling branch from 8634b48 to b56d957 Compare December 14, 2021 13:43
@pascalwengerter
Copy link
Contributor Author

Rebased on current master with less flaky smoke tests, CI should become green now

@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

22.2% 22.2% Coverage
0.0% 0.0% Duplication

Copy link
Contributor

@kulmann kulmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@kulmann kulmann merged commit b2e8410 into master Dec 14, 2021
@delete-merged-branch delete-merged-branch bot deleted the external-apps-errorhandling branch December 14, 2021 22:27
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

Successfully merging this pull request may close these issues.

No right click menu nor action on non app-providder items Wrong iframe size for external apps
3 participants