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

Added unit test for maps #245

Merged
merged 1 commit into from
Dec 13, 2021
Merged

Added unit test for maps #245

merged 1 commit into from
Dec 13, 2021

Conversation

berkaydoner
Copy link
Collaborator

I have developed two maps for search and create event pages. Since maps are mainly focused on the view and maintained by the library, I only developed tests for the API fetch made for the search bar. I mocked the API response of Nominatim API and checked if the return value of the controller function is in correct format.

@sseff
Copy link
Collaborator

sseff commented Dec 13, 2021

All tests are running, there is no failure. Good job.

@sseff sseff closed this Dec 13, 2021
@sseff sseff reopened this Dec 13, 2021
@sseff sseff merged commit 68f79f8 into development Dec 13, 2021
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.

None yet

2 participants