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

insights tests: ignore chrome api errors #3760

Merged
merged 1 commit into from
May 29, 2023
Merged

Conversation

himdel
Copy link
Collaborator

@himdel himdel commented May 24, 2023

Change insights test from mostly symlinking non-insights versions to proper copies,
unwind logic around insights vs non-insights there,
and add (empty) exception handlers in insights tests.

This means we no longer notice API errors in insights mode tests,
but also that tests no longer stop working every time the insights platform adds a new API call we don't mock.

@himdel himdel changed the title insights test: mock more apis insights tests: mock more apis May 24, 2023
@himdel himdel force-pushed the fix-insights branch 6 times, most recently from 5e7e4da to 99ee1a2 Compare May 29, 2023 16:59
copy insights tests, add before each with uncaught,
remove insightsLogin conditionals - except for login method

No-Issue
@himdel himdel changed the title insights tests: mock more apis insights tests: ignore chrome api errors May 29, 2023
@himdel himdel marked this pull request as ready for review May 29, 2023 17:37
@himdel himdel merged commit 3d94d8b into ansible:master May 29, 2023
@himdel himdel deleted the fix-insights branch May 29, 2023 18:17
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.

1 participant