History log of /expo/apps/test-suite/tests/Random.js (Results 1 – 4 of 4)
Revision Date Author Comments
# dae28413 12-Jan-2022 Tomasz Sapeta <[email protected]>

[ios] Make expo-random be an expo module (#15875)


# 2be1fd4a 15-Nov-2019 James Ide <[email protected]>

[test-suite] Make Random test more robust

The Random test would fail 1/256 times. This changes it to fail in ~1/4bn times.


# a47a1472 14-May-2019 Ville Immonen <[email protected]>

[ncl][test-suite] Change imports to SDK 33 syntax with the codemod (#4219)

* [ncl][test-suite] Change imports to SDK 33 syntax with the codemod

* [ncl][test-suite] Add new imported packages to de

[ncl][test-suite] Change imports to SDK 33 syntax with the codemod (#4219)

* [ncl][test-suite] Change imports to SDK 33 syntax with the codemod

* [ncl][test-suite] Add new imported packages to dependencies

show more ...


# af58e3b1 12-Feb-2019 Evan Bacon <[email protected]>

[Unimodules] expo-random (#3491)

* Created expo-random

* Added jest-tests to test suite
* Added unit-tests to CI
* Added web module
* Created EXRandom
* Created ExpoRandom
* Added expo-rando

[Unimodules] expo-random (#3491)

* Created expo-random

* Added jest-tests to test suite
* Added unit-tests to CI
* Added web module
* Created EXRandom
* Created ExpoRandom
* Added expo-random to Expo client
* Added expo-random to Expo package

* Updated mocks

* Assert `TypeError`s

* Update package.json

* Update README.md

show more ...