react-native-async-storage / async-storage

An asynchronous, persistent, key-value storage system for React Native.
https://react-native-async-storage.github.io/async-storage/
MIT License
4.62k stars 459 forks source link

tests: Setup E2E #979

Closed krizzu closed 10 months ago

krizzu commented 1 year ago

Summary

Adding Appium + WebDriverIO combo to run our E2E tests, instead of Detox. Closing #977 Because it's too much effort now, E2E for iOS/Android won't be run on CI. Need to revisit this later.

tido64 commented 10 months ago

Thanks for working on this ❤️

krizzu commented 10 months ago

Thanks! I did last minute changes for ts config, as something was not right with types. So I:

AsyncStorageBot commented 10 months ago

:tada: This PR is included in version 1.19.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: