Skip to content

Commit

Permalink
docs(samples): add try/catch to delete operations in testing (#19)
Browse files Browse the repository at this point in the history
* add try/catch to delete operations in testing

* refactor test file; use timestamp for resource names, clean up resources over an hour old, move create and delete operations to before and after hooks in each test suite

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
irataxy and gcf-owl-bot[bot] authored Jun 23, 2022
1 parent 1c6b493 commit 57c8629
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/google-cloud-video-stitcher/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
"devDependencies": {
"c8": "^7.1.0",
"chai": "^4.2.0",
"mocha": "^8.0.0",
"uuid": "^8.0.0"
"mocha": "^8.0.0"
}
}

0 comments on commit 57c8629

Please sign in to comment.