History log of /expo/packages/expo-modules-core/ios/Tests/JavaScriptRuntimeSpec.swift (Results 1 – 6 of 6)
Revision Date Author Comments
# b58909d1 28-Mar-2023 Tomasz Sapeta <[email protected]>

Enable iOS unit tests in bare-expo (#21877)

Co-authored-by: Tomasz Sapeta <[email protected]>


# 56c10913 06-Apr-2022 Tomasz Sapeta <[email protected]>

[modules] Add tests for ExpoModules host object (#16896)


# d84b7ae9 05-Apr-2022 Tomasz Sapeta <[email protected]>

[modules] Catch C++ exceptions thrown by evaluateScript and rethrow as Swift exception (#16923)


# ec62a260 05-Apr-2022 Tomasz Sapeta <[email protected]>

[modules] Create ObjC wrapper for JSI values (#16910)


# 02e06876 04-Apr-2022 Tomasz Sapeta <[email protected]>

Set up expo-modules-test-core for iOS (#16895)


# 4bcb0d98 28-Mar-2022 Tomasz Sapeta <[email protected]>

[core][ios] Evaluating JavaScript code from Swift (#16777)