Skip to content

create --tsc option added + tests #1832

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
Jun 10, 2016
Merged

create --tsc option added + tests #1832

merged 1 commit into from
Jun 10, 2016

Conversation

enchev
Copy link
Contributor

@enchev enchev commented Jun 10, 2016

Implemented #1650

@enchev enchev force-pushed the create-project branch 2 times, most recently from 12f657f to 36234a2 Compare June 10, 2016 13:51
@@ -65,6 +65,14 @@ describe("Project commands tests", () => {
assert.isTrue(isProjectCreated);
});

it("should not fail when using only --tsc.", () => {
options.ng = true;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

options.tsc maybe

@rosen-vladimirov
Copy link
Contributor

👍 after green build

@enchev enchev merged commit c2cc349 into master Jun 10, 2016
@enchev enchev deleted the create-project branch June 10, 2016 14:11
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