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

test: flatten tests #2337

Merged
merged 3 commits into from Apr 9, 2018
Merged

test: flatten tests #2337

merged 3 commits into from Apr 9, 2018

Conversation

aslushnikov
Copy link
Contributor

Today, we have tests split into multiple files, with files pulling
tests from some other files.

This patch starts explicitly gathering all tests from the same
test.js file.

Drive-By: move one test from browser.spec.js into puppeteer.spec.js
since it starts browser itself.

Today, we have tests split into multiple files, with files pulling
tests from some other files.

This patch starts explicitly gathering all tests from the same
`test.js` file.

Drive-By: move one test from `browser.spec.js` into `puppeteer.spec.js`
since it starts browser itself.
@aslushnikov aslushnikov merged commit 5d106f7 into puppeteer:master Apr 9, 2018
@aslushnikov aslushnikov deleted the flattests branch May 9, 2018 01:13
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.

None yet

2 participants