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

preview: ensure we test with correct preview app #283

Open
dtopuzov opened this issue Jul 19, 2019 · 0 comments
Open

preview: ensure we test with correct preview app #283

dtopuzov opened this issue Jul 19, 2019 · 0 comments

Comments

@dtopuzov
Copy link
Contributor

Now we run all CLI tests with preview app in:

\\telerik.com\distributions\DailyBuilds\NativeScript\Playground\ns-play-dev\debug

Which is usually (not always) preview app build with next versions of packages.

When we test CLI from release branch we need preview with rc or latest packages.
Same applies for PRs in CLI repo.

Suggested steps for solving the problem:

  • Change output location of ns-play-dev jobs
  • Add job to build ns-play-dev with rc
  • Make sure CLI tests consume the correct binaries for preview app (based on branch and/or phrase)
@dtopuzov dtopuzov changed the title preview: ensure we test with correct version preview: ensure we test with correct preview app Jul 19, 2019
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