Bug 34700 - Convert Listener unit tests into ucs-tests
Convert Listener unit tests into ucs-tests
Status: RESOLVED INVALID
Product: UCS Test
Classification: Unclassified
Component: LDAP
unspecified
All Linux
: P1 enhancement (vote)
: ---
Assigned To: UCS maintainers
:
Depends on: 34355
Blocks:
  Show dependency treegraph
 
Reported: 2014-04-29 14:35 CEST by Philipp Hahn
Modified: 2022-12-08 17:42 CET (History)
2 users (show)

See Also:
What kind of report is it?: Development Internal
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Hahn univentionstaff 2014-04-29 14:35:26 CEST
+++ This bug was initially created as a clone of Bug #34355 +++
> r49556 | Bug #34355 Listener: Add test cases

The listener contains some documentation, which can be considered executable unit tests for the listener: management/univention-directory-listener/doc.34355
They should be convert into ucs-tests. They already use some common.sh shell library, where the following should be added:
1. register a custom Listener module to track its invocation.
2. setup ACLs on the Master
3. cleanup after a single test.
...
Comment 1 Philipp Hahn univentionstaff 2022-12-08 17:42:15 CET
They are destructive by nature which makes them unfit for ucs-test.