Skip to content

Commit

Permalink
Parametrize sssctl tests 2.
Browse files Browse the repository at this point in the history
- Combine various sssctl tests to the single parametrized tests.

test_sssctl__check_invalid_semantic_in_section_name merges tests:

test_sssctl__check_missing_id_provider
test_sssctl__check_invalid_id_provider
test_sssctl__check_special_character_in_option_name
test_sssctl__check_special_character_in_domain_name
test_sssctl__check_invalid_sssd_section_name

test_sssctl__check_invalid_syntax_in_section_name merges tests:

test_sssctl__check_missing_equal_sign
test_sssctl__check_missing_closing_bracket
test_sssctl__check_missing_opening_bracket

Dropped tests:
test_sssctl__check_special_character_in_section_name
test_sssctl__check_forward_slash_missing_in_domain_section
test_sssctl__check_invalid_pam_section_name
test_sssctl__check_invalid_nss_section_name

Signed-off-by: Denis Karpelevich <[email protected]>
  • Loading branch information
dkarpele committed Jan 25, 2025
1 parent 9c65b89 commit 14509ce
Showing 1 changed file with 72 additions and 320 deletions.
Loading

0 comments on commit 14509ce

Please sign in to comment.