Skip to content

[7.x] [Resolver] restore function to the resolverTest plugin. (#75799)#75909

Merged
oatkiller merged 1 commit intoelastic:7.xfrom
oatkiller:backport/7.x/pr-75799
Aug 25, 2020
Merged

[7.x] [Resolver] restore function to the resolverTest plugin. (#75799)#75909
oatkiller merged 1 commit intoelastic:7.xfrom
oatkiller:backport/7.x/pr-75799

Conversation

@oatkiller
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.x:

Restore the resolverTest plugin. This will allow us to run the test plugin and try out Resolver using our mock data access layers. Eventually this could be expanded to support multiple different data access layers. It could even be expanded to allow us to control the data access layer via the browser. Another option: we could export the APIs from the server and use those in this test plugin.

We eventually expect other plugins to use Resolver. This test plugin could allow us to test Resolver via the FTR (separately of the Security Solution.)

This would also be useful for writing tests than use the FTR but which are essentially unit tests. For example: taking screenshots, using the mouse to zoom/pan.

Start using: `yarn start --plugin-path x-pack/test/plugin_functional/plugins/resolver_test/`
@oatkiller oatkiller added the backport This PR is a backport of another PR label Aug 25, 2020
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Build metrics

@kbn/optimizer bundle module count

id value diff baseline
securitySolution 1922 +4 1918

async chunks size

id value diff baseline
securitySolution 9.5MB ⚠️ +2.3MB 7.2MB

page load bundle size

id value diff baseline
securitySolution 807.6KB +744.0B 806.9KB

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@oatkiller oatkiller merged commit ae9e7b4 into elastic:7.x Aug 25, 2020
@oatkiller oatkiller deleted the backport/7.x/pr-75799 branch August 25, 2020 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants