Michal Polovka
Michal Polovka
Implement a method to change MTU in Windows Server 2019 and newer. Add a check on what MTU changing method to use. Related: https://pagure.io/freeipa/issue/8967 Signed-off-by: Michal Polovka
Add scenario where incorrect token value is provided to then sync command. Related: Exploratory test, will be added later Signed-off-by: Michal Polovka
Test case to check if ipaIdpSub is correctly created for IdP and non-IdP users Related: https://pagure.io/freeipa/issue/9433 Signed-off-by: Michal Polovka
Add negative tests scenarios, parameter testing, replica joining tests, and other scenarios from downstream.
Overhaul label's `for` attributes to match with `id` of a component they are pointing to, so it complies with its intended purpose[1], facilitates screen readers and enables navigation by clicking...
Test scenarios for user details regarding krb5 and password fields
# Description of a problem When refreshing the page on user settings (via F5 or browser's refresh button), the page loads into blank state and following errors are shown in...
# Problem description User is not notified when there is an issue with certificate addition via user settings # Steps to reproduce: 1. create an user 2. open user details...
As several testing methods are now implemented (audit, integration, unit), update the corresponding section in the README.md file.