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

Adjust getDevices and add unit tests #77

Merged
merged 4 commits into from
Feb 1, 2019
Merged

Adjust getDevices and add unit tests #77

merged 4 commits into from
Feb 1, 2019

Conversation

imurchie
Copy link
Contributor

There are cases where the platform and sdk are listed as we expect (e.g., iOS 12.2) and cases where they are in a different form (e.g., com.apple.CoreSimulator.SimRuntime.iOS-12-2). This PR makes accommodations for that variance.

It also puts the platform into the simulator info object, so that downstream consumers know what sort of device it is.

And finally, it adds unit tests for the JSON-based parsing of devices.

@imurchie imurchie merged commit 8205a99 into master Feb 1, 2019
@imurchie imurchie deleted the isaac-platform branch February 1, 2019 01:19
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.

None yet

2 participants