Skip to content

feat: InfoWindow mocks #182

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

Merged
merged 3 commits into from
Feb 16, 2022
Merged

feat: InfoWindow mocks #182

merged 3 commits into from
Feb 16, 2022

Conversation

samschurter
Copy link
Contributor

  • also adds basic test for new mocks

Thank you for opening a Pull Request!


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 #181 🦕

@samschurter
Copy link
Contributor Author

Working on CLA now

@jpoehnelt
Copy link
Contributor

Let me know if you have any issues with the CLA!

@samschurter
Copy link
Contributor Author

@jpoehnelt Sorry for the delay, but the CLA is signed!

@jpoehnelt jpoehnelt merged commit 32be055 into googlemaps:main Feb 16, 2022
@jpoehnelt
Copy link
Contributor

Thanks!

github-actions bot pushed a commit that referenced this pull request Feb 16, 2022
github-actions bot pushed a commit that referenced this pull request Feb 16, 2022
## [2.5.0](v2.4.0...v2.5.0) (2022-02-16)

### Features

* InfoWindow mocks ([#182](#182)) ([32be055](32be055))

### Miscellaneous Chores

* **deps-dev:** bump eslint-plugin-jest from 26.1.0 to 26.1.1 ([#203](#203)) ([f4c6ed9](f4c6ed9))
* **deps-dev:** bump rollup from 2.67.1 to 2.67.2 ([#200](#200)) ([542989a](542989a))
@github-actions
Copy link

🎉 This PR is included in version 2.5.0 🎉

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.

InfoWindow: Add mocks for maps.InfoWindow
2 participants