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

Tested some uncovered parts of the src/ui module #4432

Merged
merged 4 commits into from
Mar 15, 2017

Conversation

joswinter
Copy link
Contributor

This pull request does not change any functionality of the system. It only contains improvements for the testing suite.

The src/ui module contained some untested functionality. I added a test for the untested Hash#onHashChange methods. I added a test for the moveLayer and getLayer methods in the Map class. Lastly, I added a test for the DragRotateHandler#disable method.

@mourner mourner merged commit cb424b2 into mapbox:master Mar 15, 2017
@mollymerp
Copy link
Contributor

Thanks for all your testing work @joswinter !! 🙇‍♀️

andrewharvey pushed a commit to andrewharvey/mapbox-gl-js that referenced this pull request Mar 17, 2017
* Add hash#onHashChange test

* Added Map#{moveLayer,getLayer} tests

* Added DragRotateHandler#disable test

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

Successfully merging this pull request may close these issues.

4 participants