Skip to content

E2E test framework를 react-native 0.76.1 버전에서 new architecture로 돌아가게 만든다.  #1

@CHOIMINSEOK

Description

@CHOIMINSEOK

현재 E2E test framework를 new architecture로 구동시키기 위해서는 몇가지 작업이 필요함.

  1. e2e test framework app template의 native code(ios/android)가 예전 아키텍쳐만 지원하는 형태로 되어있음. 이부분을 new architecture도 지원하게 만든다.
  2. e2e test framework app template이 npm 에서 microsoft/code-push-react-native를 당겨오고 있는데, new architecture를 지원하는 패키지를 당겨도록 수정해야한다.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions