Bug 8372 - optcomplete module lacks unittests
Summary: optcomplete module lacks unittests
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Misc (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: MediumPrio
Assignee: Bugzilla mail exporter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-24 15:44 CEST by Tobias
Modified: 2024-07-12 11:02 CEST (History)
1 user (show)

See Also:
Acceptance Criteria:


Attachments

Description Tobias cendio 2024-06-24 15:44:15 CEST
The optcomplete module lacks unittests, in particular the core function optcomplete.autocomplete().

For instance, the completions part towards the end does not appear to be fully covered.

The unittest names should be looked over and doc strings added where missing. At the moment, it's not obvious what's testing what.

Note You need to log in before you can comment on or make changes to this bug.