Skip to content
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

Added 2 more hoisting unit tests #89

Merged
merged 4 commits into from
Jul 4, 2016
Merged

Added 2 more hoisting unit tests #89

merged 4 commits into from
Jul 4, 2016

Conversation

bestander
Copy link
Member

install should dedupe dependencies avoiding conflicts 6 fails

// E@2

return run({}, [], "install-should-dedupe-avoiding-conflicts-7", async (config) => {
assert.equal(JSON.parse(await fs.readFile(path.join(config.cwd,
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd make an helper function to avoid all this repetitions and make the code a bit more readable

@bestander
Copy link
Member Author

bestander commented Jul 4, 2016

fixes #86

@sebmck sebmck merged commit 753b413 into yarnpkg:master Jul 4, 2016
@sebmck sebmck deleted the hoist-jest-case branch July 4, 2016 14:40
arcanis added a commit that referenced this pull request Sep 13, 2018
Removes absolute paths from the pnp files
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