summaryrefslogtreecommitdiff
path: root/python/samba/tests/samba_tool/domain_auth_silo.py
AgeCommit message (Expand)AuthorFilesLines
2025-11-14python:tests: Use random users for domain_auth_silo.pyAndreas Schneider1-18/+46
2024-03-20python: move models out of the netcmd packageRob van der Linde1-1/+1
2023-11-15netcmd: tests: update silo member grant and revoke docstings and commentsRob van der Linde1-4/+4
2023-11-15netcmd: tests: rename silo member tests to grant + revokeRob van der Linde1-3/+3
2023-11-15netcmd: tests: rename add_silo_member and remove_silo_member methods in testRob van der Linde1-7/+7
2023-11-15netcmd: silo member: update docstrings comments and print statements for gran...Rob van der Linde1-2/+3
2023-11-15netcmd: silo member: rename add and remove commands to grant and revokeRob van der Linde1-4/+4
2023-11-15netcmd: tests: rename domain_auth_base.py to silo_base.pyRob van der Linde1-1/+1
2023-11-15netcmd: tests: rename base class to be used by more testsRob van der Linde1-3/+3
2023-11-15netcmd: silo member: Make output consistent with user commandRob van der Linde1-1/+2
2023-11-15netcmd: tests: make use of unique_nameRob van der Linde1-1/+1
2023-11-15netcmd: silo member uses consistent output with other commandsRob van der Linde1-3/+5
2023-10-26python: tests: claims and silo tests make use of unique_nameRob van der Linde1-62/+79
2023-10-26python: tests: improve comments for auth silo and policy testsRob van der Linde1-2/+9
2023-10-26python: tests: qa and developers were not in the correct caseRob van der Linde1-3/+3
2023-10-26python: tests: addCleanup is always before create operationRob van der Linde1-6/+15
2023-10-26netcmd: tests: make use of addCleanupRob van der Linde1-16/+2
2023-10-26netcmd: claims: rename claims and silo testsRob van der Linde1-36/+36
2023-10-26netcmd: silo command uses more consistent naming for policy argsRob van der Linde1-18/+21
2023-10-26netcmd: silo command remove combined --policy which set all 3Rob van der Linde1-23/+17
2023-10-25python:tests: Remove unnecessary f‐stringsJoseph Sutton1-1/+1
2023-10-24netcmd: tests: stop checking for ERROR prefix from CommandErrorRob van der Linde1-7/+7
2023-09-29netcmd: tests: modify auth silo cli tests setup their own test dataRob van der Linde1-15/+29
2023-09-29netcmd: tests: test that create objects make use of addCleanupRob van der Linde1-0/+15
2023-09-29netcmd: tests: tests tidyup and make use of setUpTestDataRob van der Linde1-4/+6
2023-08-21python:tests: Reuse policies and silos created by setUp() across all testsJoseph Sutton1-1/+1
2023-06-25netcmd: domain: add error handling to domain auth commandsRob van der Linde1-11/+11
2023-06-25netcmd: domain: silo member command testsRob van der Linde1-0/+130
2023-06-25netcmd: domain: add test for silo if policy is a dnRob van der Linde1-0/+17
2023-06-25netcmd: domain: tests for auth silo command line toolsRob van der Linde1-0/+420