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

chore: remove tests for serializer #27

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

Chris53897
Copy link

#21

The failing tests are in my point of view, related to the changes from the migration to the symfony/serializer component and DI. That is hardcodet.
https://github.com/bresam/ivory-google-map-bundle/commits/v6/DependencyInjection/IvoryGoogleMapExtension.php

I did remove the failing tests.

It would be great to habe a real world test with the actual v6-Branch.

Copy link

sonarcloud bot commented Feb 21, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@bresam
Copy link
Owner

bresam commented Feb 21, 2024

Shouldn't we keep the tests of getSerializer even we have replaced ivorySerializer with SymfonySerializer to test the dependency injection stuff working properly?

@Chris53897
Copy link
Author

The tests did compare a SerializerMockup against a real one.

@bresam
Copy link
Owner

bresam commented Feb 21, 2024

okay, this doesn't make sense anyway ^^ LGTM

@bresam bresam merged commit 9f8f32a into bresam:v6 Feb 21, 2024
6 checks passed
@Chris53897 Chris53897 deleted the feature/fix-test-errors branch February 21, 2024 12:46
@Chris53897
Copy link
Author

We did change a lot of things in the last 2 days.
I try to get an Google Maps API-Key today and test in a real project.
It would be great if you can do the same.

@bresam
Copy link
Owner

bresam commented Feb 21, 2024

I'll try to run it on our sf6 project tomorrow 👍

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.

3 participants