googleapis / googleapis/google-cloud-node
tech debt: integration tests are broken
Open
library: google-cloud-node-core
priority: p2
type: cleanup
- Dominant language
- TypeScript
- Stars
- 3.2k
- Forks
- 712
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 99
Description
Even worse: they are broken but shown as passing.
```
$ npm run js-test-application
$ npm run ts-test-application
```
should work properly, and must fail if the tests actually failed. Right now, the tests fail but the failures are not detected. This needs to be fixed (probably in multiple places).
Contributor guide
Assessment
This issue has not been assessed yet.