Improve test coverage of command-line tools #3714

Closed
opened 2021-05-13 14:30:51 +00:00 by itamarst · 3 comments
itamarst commented 2021-05-13 14:30:51 +00:00
Owner
No description provided.
tahoe-lafs added the
unknown
normal
task
n/a
labels 2021-05-13 14:30:51 +00:00
tahoe-lafs added this to the Support Python 3 milestone 2021-05-13 14:30:51 +00:00
itamarst commented 2021-05-13 15:38:22 +00:00
Author
Owner

In particular, looks like tahoe cp is missing significant logic coverage in a few places (also there's a lot of code duplication...).

In particular, looks like `tahoe cp` is missing significant logic coverage in a few places (also there's a lot of code duplication...).
itamarst commented 2021-05-17 17:32:12 +00:00
Author
Owner

In order to test repeating caps, just need to upload the same file twice (e.g. copy it from one path to another path in tahoe for uploads of target, and then download that directory for source).

In order to test repeating caps, just need to upload the same file twice (e.g. copy it from one path to another path in tahoe for uploads of target, and then download that directory for source).
GitHub <noreply@github.com> commented 2021-05-25 18:55:19 +00:00
Author
Owner

In 8530b75/trunk:

Merge pull request #1065 from tahoe-lafs/3714-cli-testing-coverage

A bit more test coverage for CLI.

Fixes ticket:3714
In [8530b75/trunk](/tahoe-lafs/trac-2024-07-25/commit/8530b7548c43b3a933a7ac0c0c02e89f537930a9): ``` Merge pull request #1065 from tahoe-lafs/3714-cli-testing-coverage A bit more test coverage for CLI. Fixes ticket:3714 ```
tahoe-lafs added the
fixed
label 2021-05-25 18:55:19 +00:00
GitHub <noreply@github.com> closed this issue 2021-05-25 18:55:19 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tahoe-lafs/trac-2024-07-25#3714
No description provided.