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

Add key to Polyline, CircleMarker + Test utilities #1403

Merged
merged 8 commits into from
Nov 6, 2022

Conversation

TesteurManiak
Copy link
Collaborator

I've added a key property to Polyline and CircleMarker classes. Moreover I've written some basic tests and made reusable test utilities.

I've replaced the dev_dependency to mockito by mocktail as it's easier to use and doesn't rely on code generation which might be cumbersome when testing.
The API is almost the same and doesn't change the current usage in MockHttpClientResponse, MockHttpHeaders, etc.

@JaffaKetchup JaffaKetchup self-requested a review November 6, 2022 20:48
Copy link
Member

@JaffaKetchup JaffaKetchup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merging as discussed in Discord.

@JaffaKetchup JaffaKetchup merged commit a727e01 into fleaflet:master Nov 6, 2022
@TesteurManiak TesteurManiak deleted the feat/test-polygon-key branch November 6, 2022 20:49
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.

2 participants