Skip to content

fix: fixed failing test swipping on the map - #379

Merged
wangela merged 1 commit into
mainfrom
fix/fixed_test_with_map_swipe
Aug 17, 2023
Merged

fix: fixed failing test swipping on the map#379
wangela merged 1 commit into
mainfrom
fix/fixed_test_with_map_swipe

Conversation

@kikoso

@kikoso kikoso commented Aug 16, 2023

Copy link
Copy Markdown
Collaborator

This PR fixes an existing test (testPanMapUp_MapCameraChangesColumnDoesNotScroll) that was failing due to rounding.


Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open a GitHub issue as a bug/feature request before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #163 🦕

@wangela
wangela merged commit 1bd915c into main Aug 17, 2023
@wangela
wangela deleted the fix/fixed_test_with_map_swipe branch August 17, 2023 17:28
googlemaps-bot pushed a commit that referenced this pull request Aug 17, 2023
## [2.13.1](v2.13.0...v2.13.1) (2023-08-17)

### Bug Fixes

* fix test for swiping on map in column ([#379](#379)) ([1bd915c](1bd915c))
@googlemaps-bot

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 2.13.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

Fix test testPanMapUp_MapCameraChangesColumnDoesNotScroll()

3 participants