Skip to content

refactor: modernize the samples a bit#398

Merged
JustinBeckwith merged 1 commit intogoogleapis:masterfrom
JustinBeckwith:sad
Jan 3, 2019
Merged

refactor: modernize the samples a bit#398
JustinBeckwith merged 1 commit intogoogleapis:masterfrom
JustinBeckwith:sad

Conversation

@JustinBeckwith
Copy link
Contributor

So this was bad. None of the tests in the document_snippet directory were actually getting run, so 100% of the samples are untested. The sample tests are also all broken. As a first step, I'm moving files around and updating a few things to get us in a better position to actually get all of the tests passing.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 26, 2018
@JustinBeckwith JustinBeckwith requested a review from sduskis January 2, 2019 15:35
"scripts": {
"doctoc": "doctoc README.md */README.md",
"test": "mocha system-test/*.test.js --timeout=600000"
"test": "mocha system-test --timeout=60000"

This comment was marked as spam.

@JustinBeckwith JustinBeckwith merged commit bdae7c0 into googleapis:master Jan 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants