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

new driver test; fix #113 #153

Merged
merged 187 commits into from
Nov 29, 2024
Merged

new driver test; fix #113 #153

merged 187 commits into from
Nov 29, 2024

Conversation

Gioee
Copy link
Member

@Gioee Gioee commented Nov 27, 2024

Description of change

Here are new end to end test for the driver to make sure we don't break multi-platform compatibility.
There's a new workflow that runs at each commit and pr. There are also three new examples: one with react native, one with expo and one with vite. I've also updated old examples. I've removed a few driver dependencies that were useless.

Pull-Request Checklist

  • Code is up-to-date with the main branch
  • npm run lint passes with this change
  • npm run test passes with this change
  • This pull request links relevant issues as Fixes #113
  • There are new or updated unit tests validating the change
  • Documentation has been updated to reflect this change
  • The new commits follow conventions outlined in the conventional commit spec

@Gioee Gioee added the enhancement New feature or request label Nov 27, 2024
@Gioee Gioee self-assigned this Nov 27, 2024
@Gioee Gioee linked an issue Nov 27, 2024 that may be closed by this pull request
22 tasks
@Gioee Gioee linked an issue Nov 28, 2024 that may be closed by this pull request
@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@Gioee Gioee merged commit 5bdba10 into main Nov 29, 2024
22 checks passed
@Gioee Gioee deleted the new-driver-tests branch December 11, 2024 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix pubsub test and add pubsub methods ci for each platform we support
3 participants