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

Convert unit tests to Swift #512

Open
wangela opened this issue Nov 12, 2024 · 1 comment
Open

Convert unit tests to Swift #512

wangela opened this issue Nov 12, 2024 · 1 comment
Assignees
Labels
priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. status: blocked Resolving the issue is dependent on other work. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@wangela
Copy link
Member

wangela commented Nov 12, 2024

Convert Objective-C unit tests to Swift unit tests so that all tests are Swift.

For reasons described in #473, the maintenance and contribution to this library are hindered by its mixed-language source and the fact that most of the source code is written in Objective-C. This feature request captures the work to translate the Objective-C unit tests to Swift.

See related issue #511 for the plan.

@wangela wangela added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. triage me I really want to be triaged. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. and removed triage me I really want to be triaged. labels Nov 12, 2024
@wangela wangela added the status: blocked Resolving the issue is dependent on other work. label Nov 12, 2024
@wangela
Copy link
Member Author

wangela commented Nov 12, 2024

There is a bug in the Maps SDK for iOS blocking some of our unit tests from running successfully. We are waiting for the next release of the Maps SDK to be able to run these tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. status: blocked Resolving the issue is dependent on other work. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

2 participants