Skip to content

write test for preview sync platform specific files #187

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

Open
endarova opened this issue Nov 14, 2018 · 0 comments
Open

write test for preview sync platform specific files #187

endarova opened this issue Nov 14, 2018 · 0 comments

Comments

@endarova
Copy link
Contributor

!!! 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant