Skip to content

tests(webpack-scaffold): move to typescript#686

Merged
dhruvdutt merged 1 commit into
webpack:ts-testfrom
hemal7735:ts-test-webpack-scaffold
Nov 6, 2018
Merged

tests(webpack-scaffold): move to typescript#686
dhruvdutt merged 1 commit into
webpack:ts-testfrom
hemal7735:ts-test-webpack-scaffold

Conversation

@hemal7735

Copy link
Copy Markdown
Contributor

What kind of change does this PR introduce?

It moved webpack-scaffold test-cases from JS to TS.

  1. index.test.js.snap → index.test.ts.snap - rename only
  2. index.test.js → index.test.ts - test of "should make an Input object with validation" change
  3. packages/webpack-scaffold/index.ts - Method signature changes

Did you add tests for your changes? NA

If relevant, did you update the documentation? NA

Summary

This PR is to address #613 [WIP] tests(migration): typescript

Does this PR introduce a breaking change?

This PR changes some method signatures in packages/webpack-scaffold/index.ts. It needs to reviewed thoroughly by TC(Trusted Committers).

Other information

@ematipico ematipico left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Amazing! Thanks!

@dhruvdutt
dhruvdutt merged commit 122a770 into webpack:ts-test Nov 6, 2018
@hemal7735
hemal7735 deleted the ts-test-webpack-scaffold branch November 8, 2018 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants