Skip to content

fix: show correct messages on tns test init command #4080

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

Merged
merged 1 commit into from
Oct 30, 2018

Conversation

Fatme
Copy link
Contributor

@Fatme Fatme commented Oct 30, 2018

Currently tns test init command always print Place your test files under app/tests. However this is not correct when the project has nsconfig.json file. So this PR replaces the hardcoded app/tests with the correct location to tests folder.

PR Checklist

What is the current behavior?

app/tests folder is hardcoded even for projects with nsconfig.json file

What is the new behavior?

Respect nsconfig.json file and prints the correct location to tests folder.

@Fatme Fatme added this to the 5.0.1 milestone Oct 30, 2018
@Fatme Fatme merged commit a4943ca into release-5.0.1 Oct 30, 2018
@Fatme Fatme deleted the fatme/fix-test-init branch October 30, 2018 16:15
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

Successfully merging this pull request may close these issues.

2 participants