Skip to content

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.

3 participants