Skip to content

fix: various tests are now working#1168

Merged
ematipico merged 2 commits intowebpack:nextfrom
ematipico:bugfix/tests
Jan 17, 2020
Merged

fix: various tests are now working#1168
ematipico merged 2 commits intowebpack:nextfrom
ematipico:bugfix/tests

Conversation

@ematipico
Copy link
Copy Markdown
Contributor

  • changed from bundle.js to main.js
  • applied merging strategy in the correct moment
  • fixed some tests

What kind of change does this PR introduce?
Bugfix of current tests

Did you add tests for your changes?
Yes

If relevant, did you update the documentation?
Nope, not needed for now

Summary

Fixed current tests. They are all passing now. I had to turn off the promise one. It requires some more work.

Does this PR introduce a breaking change?

Nope

Other information

- changed from `bundle.js` to `main.js`
- applied merging strategy in the correct moment
- fixed some tests
@webpack-bot
Copy link
Copy Markdown

Thank you for your pull request! The most important CI builds succeeded, we’ll review the pull request soon.

@ematipico ematipico merged commit 287d8ee into webpack:next Jan 17, 2020
@ematipico ematipico deleted the bugfix/tests branch January 17, 2020 09:45
rishabh3112 pushed a commit to rishabh3112/webpack-cli that referenced this pull request Jan 17, 2020
* fix:  various tests are now working

- changed from `bundle.js` to `main.js`
- applied merging strategy in the correct moment
- fixed some tests

* fix: merge config test
ematipico added a commit that referenced this pull request Jan 20, 2020
* feat: add core-flags to help

* chore: update line order

* fix: ignore help flag

* chore: converted ternary to arrow function

* chore: immediate call arrow

* chore: verbose variable names

* feat: add usage to commands

* chore: update syntax for export

* tests: remove output flags from child process

* tests: update multiarg help tests

* test: replace init arg to create

* tests: update string to be tested

* chore: update tests

* fix:  various tests are now working (#1168)

* fix:  various tests are now working

- changed from `bundle.js` to `main.js`
- applied merging strategy in the correct moment
- fixed some tests

* fix: merge config test

* chore: update cli-flags

* chore: add comment and remove info

* chore: update help

* chore: update help

* chore: fix code quality

* chore: update snapshots

Co-authored-by: Emanuele <my.burning@gmail.com>
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.

2 participants