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

Stop actually requesting full screen in unit tests #8104

Merged
merged 1 commit into from
Aug 26, 2019
Merged

Conversation

mramato
Copy link
Contributor

@mramato mramato commented Aug 24, 2019

Uses a jasmine spy to avoid actually making the browser go full screen. The test was also showing a console exception the way it was written before.

Fixes #8103

Uses a jasmine spy to avoid actually making the browser go full screen.
The test was also showing a console exception the way it was written
before.

Fixes #8103
@cesium-concierge
Copy link

Thanks for the pull request @mramato!

  • ✔️ Signed CLA found.
  • CHANGES.md was not updated.
    • If this change updates the public API in any way, please add a bullet point to CHANGES.md.

Reviewers, don't forget to make sure that:

  • Cesium Viewer works.
  • Works in 2D/CV.
  • Works (or fails gracefully) in IE11.

@mramato
Copy link
Contributor Author

mramato commented Aug 26, 2019

Bump

@OmarShehata
Copy link
Contributor

Thanks Matt! Can confirm it fixes the issue and code looks good.

@OmarShehata OmarShehata merged commit cbf2ecb into master Aug 26, 2019
@OmarShehata OmarShehata deleted the stop-it branch August 26, 2019 20:18
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.

Unit tests cause browser to go full screen
3 participants