History log of /expo/packages/expo-dev-menu-interface/ios/Tests/DevMenuLinkTest.swift (Results 1 – 2 of 2)
Revision Date Author Comments
# 765b47da 30-Dec-2021 Tomasz Sapeta <[email protected]>

[ios] Fix lint issues in Swift files (#15640)


# 4c6107d4 02-Nov-2021 Łukasz Kosmaty <[email protected]>

[dev-menu-interface][ios] Add tests (#14957)

# Why

The third part of https://linear.app/expo/issue/ENG-1783/unit-tests-for-ios.
Adds more unit tests to the `expo-dev-menu-interface` package.

[dev-menu-interface][ios] Add tests (#14957)

# Why

The third part of https://linear.app/expo/issue/ENG-1783/unit-tests-for-ios.
Adds more unit tests to the `expo-dev-menu-interface` package.

# How

- Added support for `Quick` and `Nimble`.
- Added more unit tests.

# Test Plan

- run all tests ✅

show more ...