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

Test two-up on mobile using access keys #155

Open
ooystein opened this issue Oct 23, 2017 · 0 comments
Open

Test two-up on mobile using access keys #155

ooystein opened this issue Oct 23, 2017 · 0 comments

Comments

@ooystein
Copy link
Contributor

Bug, feature request, or proposal:

Two of the e2e tests of two-up view on mobile are for the time being ignored because we didn't have a way to get to page 2 on mobile. Maybe we could use access keys to go to page 2 on mobile?

What is the expected behavior?

These tests should not be ignored.

What is the current behavior?

These two tests are ignored:

@ignore
@android @iphone
Scenario: Two-Up pages mobile
Given the viewer is opened with a publication with viewing hint "paged"
And the user is on page 2
Then only page 2 is displayed

@ignore
@android @iphone
Scenario: User select Two-Up mode
Given the viewer is opened with a publication with viewing hint "paged"
And the layout is two-page
And the user is on page 2
Then page 2 and 3 are displayed

What is the use-case or motivation for changing an existing behavior?

Better test suit

Which versions of Angular, OS, TypeScript, browsers are affected?

Android and iPhone

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant