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

Switch to PhantomJS #137

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Switch to PhantomJS #137

wants to merge 1 commit into from

Conversation

stewartyu
Copy link
Contributor

@stewartyu stewartyu commented May 16, 2016

Issues

#136

Current Status

Right now, config is setup to set PhantomJS viewport settings, but it's not respecting it. You can see in the logging statement that the browser viewport height is 7188px even though the config explicitly set it to 600. You'll see that if you switch it back to Chrome, the viewport height will be correct and the tests will pass.

I used this as a basis: karma-runner/karma#438 (comment)

Todos

  • Get PhantomJS to actually respect viewport settings

Impacted Areas

  • ScrollTo tests

Steps to Reproduce

  1. Run npm test

@stewartyu stewartyu added the WIP label May 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant