Skip to content

tns test ios -> tns run ios runs the test app #3150

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

Closed
jonnysamps opened this issue Oct 9, 2017 · 1 comment
Closed

tns test ios -> tns run ios runs the test app #3150

jonnysamps opened this issue Oct 9, 2017 · 1 comment

Comments

@jonnysamps
Copy link

Did you verify this is a real problem by searching [Stack Overflow]

Couldn't find a related question

Tell us about the problem

When doing unit testing I use tns test ios. When I'm done with a testing phase and want to go do some manual testing I kill that process and run tns run ios. Instead of running my actual application it boots up the testing app.

Which platform(s) does your issue occur on?

iOS (haven't tried it on android)

Please provide the following version numbers that your issue occurs with:

  • CLI: 3.2.1
  • Cross-platform modules: 3.2.0
  • Runtime(s): tns-ios: 3.2.0
  • Plugin(s):
    "nativescript-angular": "^4.2.0",
    "nativescript-telerik-ui": "^3.0.4",
    "nativescript-theme-core": "~1.0.2",
    "nativescript-unit-test-runner": "^0.3.4",

Please tell us how to recreate the issue in as much detail as possible.

  1. With a project that has unit testing, run tns test ios let the tests run.
  2. Kill that process
  3. Run tns run ios go to simulator and see that the test app gets run

Is there code involved? No

@rosen-vladimirov
Copy link
Contributor

Hey @jonnysamps ,
Thank you for this report. In fact this issue is already reported, so I'm closing this one in favor of #3146 Lets continue the discussion there.

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

2 participants