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

Add tests for the new homepage #996

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

AMoo-Miki
Copy link
Contributor

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@AMoo-Miki AMoo-Miki force-pushed the fix-home branch 2 times, most recently from 6741569 to 2a21d22 Compare January 12, 2024 21:46
describe('checking legacy home page', () => {
before(() => {
// Go to the home page
miscUtils.visitPage('app/home#');
Copy link
Member

Choose a reason for hiding this comment

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

have we checked with the security plugin installed?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

While I fixed a typo here, this piece is an existing code. If it was being checked before, it will be checked now too.

@kavilla
Copy link
Member

kavilla commented Jan 16, 2024

do we have an associated PR for these changes?

@AMoo-Miki
Copy link
Contributor Author

do we have an associated PR for these changes?

opensearch-project/OpenSearch-Dashboards#5613

@ashwin-pc ashwin-pc merged commit ad62d3e into opensearch-project:feature/new-home Jan 23, 2024
28 of 32 checks passed
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.

5 participants