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

Questions about E2E test cases for Ion-menu component #283

Closed
Collaborator12 opened this issue Feb 12, 2018 · 1 comment
Closed

Questions about E2E test cases for Ion-menu component #283

Collaborator12 opened this issue Feb 12, 2018 · 1 comment

Comments

@Collaborator12
Copy link

Hi @lathonez ,

First of all, thanks a lot for all your efforts for this repo. It's great help to all of us.

I am trying to do E2E tests for ion menu component that I am using in my project.

Following are the scenarios I am trying to test with Protractor & Jasmine.

  1. On click of a menu item, the menu collapses.
  2. On tap out of menu / on click of menu back drop, the menu should collapse too.

Somehow I just am not able run the E2E tests with success.

Can anyone please show me code for E2E tests that covers above scenarios ?

Please help me !

@lathonez
Copy link
Owner

Hey, see #191

Cheers

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

No branches or pull requests

2 participants