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

Bridge test refactor #6752

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Jul 19, 2023

  1. Refactor bridge tests

     * Separate out `getPlatform` and `isNativePlatform` tests
     * Run all tests on iOS and Android, making sure that any tests that are added in the future will also run against both platforms
    kjr-lh committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    be1acb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3e2beb View commit details
    Browse the repository at this point in the history
  3. Run prettier

    kjr-lh committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    745b66a View commit details
    Browse the repository at this point in the history
  4. Remove extra initBridge calls

    kjr-lh committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    372582d View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    0a50a74 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    c7b2c64 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    aaf7644 View commit details
    Browse the repository at this point in the history