#3714 closed task (fixed)

Improve test coverage of command-line tools

Reported by: itamarst Owned by: GitHub <noreply@…>
Priority: normal Milestone: Support Python 3
Component: unknown Version: n/a
Keywords: Cc:
Launchpad Bug:

Description


Change History (3)

comment:1 Changed at 2021-05-13T15:38:22Z by itamarst

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

comment:2 Changed at 2021-05-17T17:32:12Z by itamarst

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).

comment:3 Changed at 2021-05-25T18:55:19Z by GitHub <noreply@…>

  • Owner set to GitHub <noreply@…>
  • Resolution set to fixed
  • Status changed from new to closed

In 8530b75/trunk:

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

A bit more test coverage for CLI.

Fixes ticket:3714

Note: See TracTickets for help on using tickets.