Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: Setup E2E #979

Merged
merged 10 commits into from
Aug 14, 2023
Merged

tests: Setup E2E #979

merged 10 commits into from
Aug 14, 2023

Conversation

krizzu
Copy link
Member

@krizzu krizzu commented Jun 21, 2023

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.

@krizzu krizzu force-pushed the e2e-tests branch 9 times, most recently from ee96fd8 to 08d91d4 Compare June 28, 2023 19:49
@krizzu krizzu marked this pull request as ready for review August 11, 2023 09:14
example/__tests__/asyncstorage.spec.ts Outdated Show resolved Hide resolved
example/__tests__/asyncstorage.spec.ts Outdated Show resolved Hide resolved
@tido64
Copy link
Member

tido64 commented Aug 12, 2023

Thanks for working on this ❤️

@krizzu
Copy link
Member Author

krizzu commented Aug 13, 2023

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

  • Removed jest types and eslint config, as we use mocha now
  • Swapped ts configs: tsconfig.json is now used as "all", to include example project too. It extends tsconfig.build.json which is used for release builds

@krizzu krizzu merged commit bf91d0d into master Aug 14, 2023
7 checks passed
@krizzu krizzu deleted the e2e-tests branch August 14, 2023 09:12
@AsyncStorageBot
Copy link
Collaborator

🎉 This PR is included in version 1.19.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants