Bug 8359 - Specific tab completer functions lack unit tests
Summary: Specific tab completer functions lack unit tests
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Other (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: 4.18.0
Assignee: Samuel Mannehed
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-31 14:00 CEST by Samuel Mannehed
Modified: 2024-09-06 10:48 CEST (History)
1 user (show)

See Also:
Acceptance Criteria:
MUST: * Scripts with specific tab completers should have unit tests covering specific tab completion. SHOULD: * Patches with fixes for scripts should be uploaded.


Attachments

Description Samuel Mannehed cendio 2024-05-31 14:00:12 CEST
We are missing unit tests for specific tab completion functions for the following scripts:

* hivetool
* tl-support
* tl-session-param
* tl-setup
* tlctl session
* tlctl load

We want full coverage of unit tests for things like this. Unit tests for other functions of these scripts exist.
Comment 1 Samuel Mannehed cendio 2024-05-31 14:00:45 CEST
Unit tests for specific tab completer functions for tl-notify and tl-env were written as part of bug 7867.
Comment 12 Samuel Mannehed cendio 2024-09-04 14:33:57 CEST
Patches for bug 8384 were made while writing the unit tests for Hivetool's all_entries_completer().

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