History log of /expo/packages/expo-updates/ios/Tests/CodeSigningAlgorithmSpec.swift (Results 1 – 1 of 1)
Revision Date Author Comments
# 2789cf82 12-Mar-2023 Will Schurman <[email protected]>

[exupdates][ios] Convert more tests to swift/nimble (#21685)

# Why

As suggested by @tsapeta, this is the new preferred method of testing.

# How

Convert.

# Test Plan

Run tests.

# Ch

[exupdates][ios] Convert more tests to swift/nimble (#21685)

# Why

As suggested by @tsapeta, this is the new preferred method of testing.

# How

Convert.

# Test Plan

Run tests.

# Checklist

<!--
Please check the appropriate items below if they apply to your diff.
This is required for changes to Expo modules.
-->

- [ ] Documentation is up to date to reflect these changes (eg:
https://docs.expo.dev and README.md).
- [ ] Conforms with the [Documentation Writing Style
Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)
- [ ] This diff will work correctly for `expo prebuild` & EAS Build (eg:
updated a module plugin).

show more ...