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

[Code] more history test cases #35216

Merged
merged 1 commit into from
Apr 26, 2019
Merged

[Code] more history test cases #35216

merged 1 commit into from
Apr 26, 2019

Conversation

WangQianliang
Copy link
Contributor

@WangQianliang WangQianliang commented Apr 17, 2019

Summary

  • in source view page, switch tab can go back and forward

  • in search page, apply search filter can go back and forward

  • go to definition can go back and go to definition again, cover this issue

Copy link
Contributor

@mw-ding mw-ding left a comment

Choose a reason for hiding this comment

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

LGTM. please wait until the CI passes.

await retry.try(async () => {
expect(await testSubjects.exists('codeFileTreeNode-Directory-src')).to.be(true);
});
await testGoToDefinition();
Copy link
Contributor

Choose a reason for hiding this comment

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

thanks for the refactoring.

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@mw-ding
Copy link
Contributor

mw-ding commented Apr 22, 2019

jenkins test this

@elasticmachine
Copy link
Contributor

💔 Build Failed

@mw-ding
Copy link
Contributor

mw-ding commented Apr 24, 2019

@WangQianliang any updates on this? please change the base branch to master as well.

@WangQianliang WangQianliang requested review from a team as code owners April 25, 2019 05:56
@WangQianliang WangQianliang requested a review from a team April 25, 2019 05:56
@WangQianliang WangQianliang requested a review from a team as a code owner April 25, 2019 05:56
@elasticmachine
Copy link
Contributor

💔 Build Failed

@WangQianliang WangQianliang changed the base branch from feature/merge-code to master April 25, 2019 06:56
@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@epixa epixa removed request for a team April 25, 2019 12:58
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@WangQianliang WangQianliang merged commit efb0e56 into elastic:master Apr 26, 2019
@WangQianliang WangQianliang deleted the code-more-history-test-cases branch April 26, 2019 04:15
lizozom pushed a commit to lizozom/kibana that referenced this pull request Apr 29, 2019
zfy0701 added a commit that referenced this pull request Apr 30, 2019
#35819)

* test(code/frontend): more history functional test cases (#35216)

* fix(code/frontend): should not collapse folder after click a breadcrumb (#35458)

* [Code] fix typeahead highlight file (#35585)

* fix(code/frontend): should not collapse folder after click a breadcrumb

* fix(code/frontend): should highlight file when jump from typeahead

* separate to a independent test case

* fix(code/frontend): show loading in directory view (#35720)

* fix(code/frontend): fix highlight symbol (#35531)

* feature(code/frontend): retry loading symbols if language server is initializing (#35715)
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.

3 participants