-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
[Enterprise Search] Automatically mock shared logic files #88494
Merged
Commits on Jan 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 93b7242 - Browse repository at this point
Copy the full SHA 93b7242View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8adabf3 - Browse repository at this point
Copy the full SHA 8adabf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e30bab9 - Browse repository at this point
Copy the full SHA e30bab9View commit details -
Fix broken flash_messages tests
- Caused by leaking auto mocks - work around this by importing from files directly and not from index.ts - Also clean up / use new auto mocks (e.g. for kibana) - Convert old instances of useValues mock to setMockValues
Configuration menu - View commit details
-
Copy full SHA for b49b877 - Browse repository at this point
Copy the full SHA b49b877View commit details -
[AS] Update AnalyticsLogic test to use new auto mockers
+ move LogicMounter and destructured mock values to top of describe block
Configuration menu - View commit details
-
Copy full SHA for be5ad45 - Browse repository at this point
Copy the full SHA be5ad45View commit details -
+ udpate to use new clearFlashMessages helper
Configuration menu - View commit details
-
Copy full SHA for 6ab0558 - Browse repository at this point
Copy the full SHA 6ab0558View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3f27b1 - Browse repository at this point
Copy the full SHA e3f27b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9560903 - Browse repository at this point
Copy the full SHA 9560903View commit details -
Configuration menu - View commit details
-
Copy full SHA for f704a9b - Browse repository at this point
Copy the full SHA f704a9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a64d289 - Browse repository at this point
Copy the full SHA a64d289View commit details -
Configuration menu - View commit details
-
Copy full SHA for 209b957 - Browse repository at this point
Copy the full SHA 209b957View commit details -
+ update to use new clearFlashMessages helper
Configuration menu - View commit details
-
Copy full SHA for ebc7b94 - Browse repository at this point
Copy the full SHA ebc7b94View commit details -
[WS] Update groups logic files
+ update to use new flash message helpers
Configuration menu - View commit details
-
Copy full SHA for bc844f5 - Browse repository at this point
Copy the full SHA bc844f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b3c157 - Browse repository at this point
Copy the full SHA 3b3c157View commit details -
Configuration menu - View commit details
-
Copy full SHA for dea5389 - Browse repository at this point
Copy the full SHA dea5389View commit details -
[Shared] Clean up KibanaLogic imports
- all jest.mocks come along from the ride when the __mocks__ folder is imported, so HttpLogic is now automatically already mocked
Configuration menu - View commit details
-
Copy full SHA for f132f2d - Browse repository at this point
Copy the full SHA f132f2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ecc0148 - Browse repository at this point
Copy the full SHA ecc0148View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.