box / boxcli

A command line interface for interacting with the Box API.
https://developer.box.com
Apache License 2.0
222 stars 59 forks source link

fix: Fix unit tests #456

Closed congminh1254 closed 1 year ago

congminh1254 commented 1 year ago

Instead of listening for writing stream end from the API request, we should wait for close event of the file stream to make sure that the file writing is finished.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4060319580


Totals Coverage Status
Change from base Build 3959265428: 0%
Covered Lines: 3975
Relevant Lines: 4462

💛 - Coveralls