Skip to content

write test for preview sync platform specific files #187

@endarova

Description

@endarova

!!! When NativeScript/nativescript-cli#4075 is fixed

Write test to verify that when changing platform specific file only devices from corresponding platform are refreshed.

  1. tns create TestApp --js
  2. Add platform specific files. For example main-view-model.android.js and main-view-model.android.ios.js
  3. tns preview
  4. Scan the QR code on android and ios
  5. Change only main-view-model.android.js and save
    Expected : only android devices are refreshed and changes are synced.

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