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

Mocking strategy for Unit Tests #6

Open
mhdostal opened this issue Nov 17, 2021 · 1 comment
Open

Mocking strategy for Unit Tests #6

mhdostal opened this issue Nov 17, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@mhdostal
Copy link
Member

mhdostal commented Nov 17, 2021

The component unit tests need to access online resources to run. An example of this is the Search unit tests, which generate a large amount of geocoding requests. It would be good to have a way to mock these network requests in order to speed up the tests and provide a consistent test experience.

See also #86, Swift 2354

@dfeinzimer
Copy link
Collaborator

Reopening as this was going to go into 200.4 but we needed to be reverted due to #678. We'll need to come up with another strategy or wait for SPM to support Git LFS.

@dfeinzimer dfeinzimer reopened this Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants