index
:
freeipa.git
AD-binds
asn1c-indented
cachetickets
cakeysfix
ccachesess
clisesshandling
coverity
custodia
custodia-review
fix_ber_scanf
fixlogout
getkeytab
ipa-1-0
ipa-1-1
ipa-1-2
ipa-2-1
ipa-2-2
ipasam_getkeytab
kdc-fixes
kdc-pkinit
ldapticketcache
master
master_keytab
mindatefix
mspac
my-master
pwbindexp
pwdpolicy
replica_kdc
review
sessionlogout
setkeytab
sumit
webui-cleanup
webui-details
webui_isolate
wip
FreeIPA patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipatests
/
test_webui
Commit message (
Expand
)
Author
Age
Files
Lines
*
WebUI: Make 'Unlock' option is available only on locked user page
Serhii Tsymbaliuk
2019-09-11
1
-1
/
+2
*
WebUI tests: Fix login screen loading issue
Serhii Tsymbaliuk
2019-08-29
1
-0
/
+1
*
WebUI tests: Fix request timeout for test_trust
Serhii Tsymbaliuk
2019-07-29
1
-1
/
+2
*
WebUI tests: Fix timeout issues for reset password tests
Serhii Tsymbaliuk
2019-07-22
1
-1
/
+2
*
Fix `test_webui.test_selinuxusermap`
Stanislav Levin
2019-07-15
1
-2
/
+2
*
Make use of single configuration point for SELinux
Stanislav Levin
2019-07-01
2
-13
/
+38
*
fix selenium imports in automount web UI test
Alexander Bokovoy
2019-05-16
1
-1
/
+4
*
WebUI test: Fix automember tests according to new behavior
Serhii Tsymbaliuk
2019-03-20
1
-8
/
+16
*
Fix test_arbitrary_certificates for Web UI
Serhii Tsymbaliuk
2019-02-06
2
-4
/
+4
*
Web UI tests: Get rid of *_cert_path and *_csr_path config variables
Serhii Tsymbaliuk
2019-02-06
4
-41
/
+67
*
Fix certificate revocation tests for Web UI
Serhii Tsymbaliuk
2019-02-04
4
-41
/
+81
*
Fix "Configured size limit exceeded" warning on Web UI
Serhii Tsymbaliuk
2019-01-14
1
-0
/
+26
*
WebUI: Temporary fix for UnexpectedAlertPresentException
Serhii Tsymbaliuk
2018-12-13
1
-0
/
+26
*
Fix "ID views" tests fail after running "Automember" tests
Serhii Tsymbaliuk
2018-11-27
2
-1
/
+10
*
pylint: Fix duplicate-string-formatting-argument
Christian Heimes
2018-11-26
1
-2
/
+2
*
Fix useless-import-alias
Christian Heimes
2018-11-13
1
-1
/
+1
*
Address consider-using-in
Christian Heimes
2018-11-13
1
-1
/
+1
*
WebUI tests: Make possible to use kwargs with @screenshot decorator
Serhii Tsymbaliuk
2018-10-31
1
-2
/
+2
*
UI tests for "Automount": check dialog confirmation using ENTER
Serhii Tsymbaliuk
2018-10-31
1
-2
/
+55
*
UI tests for "Automount": check some negative cases
Serhii Tsymbaliuk
2018-10-31
1
-0
/
+15
*
UI tests for "Automount": check indirect map duplication
Serhii Tsymbaliuk
2018-10-31
1
-99
/
+172
*
UI tests for "Automount": check creating automount key without some fields
Serhii Tsymbaliuk
2018-10-31
1
-0
/
+32
*
UI tests for "Automount": check creating indirect automount map without some ...
Serhii Tsymbaliuk
2018-10-31
1
-0
/
+37
*
UI tests for "Automount": Fix item deleting
Serhii Tsymbaliuk
2018-10-31
1
-0
/
+11
*
UI tests for "Automount": check modifying map and key settings
Serhii Tsymbaliuk
2018-10-31
1
-0
/
+80
*
UI tests for "Automount": check "Add Automount..." dialogs
Serhii Tsymbaliuk
2018-10-31
1
-1
/
+176
*
UI tests for "Automember": Extend search cases
Serhii Tsymbaliuk
2018-10-30
1
-7
/
+40
*
UI tests for "Automember": Negative cases
Serhii Tsymbaliuk
2018-10-30
1
-4
/
+77
*
UI tests for "Automember": check setting default user/host group
Serhii Tsymbaliuk
2018-10-30
1
-4
/
+55
*
UI tests for "Automember": check creating and deleting of automember rule con...
Serhii Tsymbaliuk
2018-10-30
2
-16
/
+194
*
UI tests for "Automember": check creating and deleting of multiple rules
Serhii Tsymbaliuk
2018-10-30
1
-27
/
+78
*
UI tests for "Automember": check search filter
Serhii Tsymbaliuk
2018-10-30
2
-48
/
+105
*
UI tests for "ID Range": Clean unnecessary Python2 compatible code constructions
Serhii Tsymbaliuk
2018-10-16
2
-3
/
+3
*
UI tests for "ID Range": check deleting primary local range
Serhii Tsymbaliuk
2018-10-15
2
-32
/
+37
*
UI tests for "ID Range": check creating ID Range with overlapping of primary ...
Serhii Tsymbaliuk
2018-10-15
2
-0
/
+22
*
UI tests for "ID Range": - check creating ID range with special characters in...
Serhii Tsymbaliuk
2018-10-15
2
-4
/
+43
*
UI tests for "ID Range": check modifying ID range with invalid or missing values
Serhii Tsymbaliuk
2018-10-15
3
-2
/
+82
*
UI tests for "ID Range": check adding range with overlapping of existing loca...
Serhii Tsymbaliuk
2018-10-15
2
-6
/
+43
*
UI tests for "ID Range": check primary RID base duplication
Serhii Tsymbaliuk
2018-10-15
1
-0
/
+26
*
UI tests for "ID Range": check adding range without primary and secondary RID...
Serhii Tsymbaliuk
2018-10-15
3
-5
/
+58
*
UI tests for "ID Range": check range name and base ID duplication
Serhii Tsymbaliuk
2018-10-15
3
-52
/
+161
*
Py3: Replace six.moves imports
Christian Heimes
2018-10-05
2
-4
/
+3
*
Py3: Remove subclassing from object
Christian Heimes
2018-09-27
1
-1
/
+1
*
Sprinkle raw strings across the code base
Christian Heimes
2018-09-27
1
-2
/
+2
*
Change Web UI tests setup flow
Serhii Tsymbaliuk
2018-09-19
1
-10
/
+4
*
Fix UI_driver.has_class exception. Handle situation when element has no class...
Serhii Tsymbaliuk
2018-09-19
1
-1
/
+2
*
Increase some timeouts in Web UI tests
Serhii Tsymbaliuk
2018-09-19
2
-3
/
+3
*
Remove unnecessary session clearing in some Web UI tests
Serhii Tsymbaliuk
2018-09-19
2
-8
/
+1
*
Add cookies clearing for all Web UI tests
Serhii Tsymbaliuk
2018-09-19
1
-0
/
+3
*
Generate CSR for test_host::test_certificates (Web UI test)
Serhii Tsymbaliuk
2018-09-19
1
-9
/
+3
[next]