History log of /expo/apps/test-suite/tests/SecureStore.js (Results 1 – 5 of 5)
Revision Date Author Comments
# b5c7289d 13-Jul-2022 Kudo Chien <[email protected]>

[test-suite] Fix outdated secure-store test matching text

Confirmed it's also breaking on sdk 45, not a regression.


# 4a05dfd5 13-Dec-2019 Evan Bacon <[email protected]>

[detox] split up components in test-suite (#6493)

* Break out components

* Remove unused code

* Updated navigator

* Update setupDetox.js

* take screenshots

* update style

* fixup r

[detox] split up components in test-suite (#6493)

* Break out components

* Remove unused code

* Updated navigator

* Update setupDetox.js

* take screenshots

* update style

* fixup redundant views

* disable contacts step

* fix web touchable

* Update config.yml

* Update SecureStore.js

* Update package.json

* Update package.json

* Update package.json

* Update package.json

* Update package.json

* Update TestSuite-test.native.js

* Update SelectScreen.js

* Update SuiteResult.js

* Update SpecResult.js

* Update Suites.js

* Ensure bottom is scrolled to

* disable contacts test

show more ...


# 89968101 22-Aug-2019 Evan Bacon <[email protected]>

[E2E][iOS] Add test-suite to the iOS Detox tests in CI (#5390)

* Added test-suite to detox

* Added server

* Updated websockets

* Fixed socket sharing

* Test fixes

* Disabled tests

[E2E][iOS] Add test-suite to the iOS Detox tests in CI (#5390)

* Added test-suite to detox

* Added server

* Updated websockets

* Fixed socket sharing

* Test fixes

* Disabled tests

* Disabled GLView tests

show more ...


# 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 ...


# 740b3867 18-Aug-2018 James Ide <[email protected]>

Move test-suite into the Expo repo under apps

This moves test-suite into the Expo repo, setting things up so that CI can verify changes to modules using test-suite.

Tested by loading and running te

Move test-suite into the Expo repo under apps

This moves test-suite into the Expo repo, setting things up so that CI can verify changes to modules using test-suite.

Tested by loading and running test-suite with `expu start` for now. Also will check that our CI passes since there are some dependencies on test-suite (e.g. publishing it). Before merging, the shipit bot needs to be redeployed as well and may need some manual repo editing inside its container.

fbshipit-source-id: 144e1bd

show more ...