summaryrefslogtreecommitdiffstats
path: root/ipatests
Commit message (Expand)AuthorAgeFilesLines
...
* radiusproxy plugin tests: Expect bytes, not text, for ipatokenradiussecretPetr Viktorin2016-05-051-2/+3
* range plugin tests: Use bytes with MockLDAP under Python 3Petr Viktorin2016-05-051-20/+28
* xmlrpc_test: Expect bytes rather than strings for binary attributesPetr Viktorin2016-05-053-8/+8
* xmlrpc_test: Rename exception instance before working with itPetr Viktorin2016-05-051-8/+9
* test_xmlrpc: Use absolute importsPetr Viktorin2016-05-052-6/+6
* fix stageuser tests (removal of has_keytab and has_password from find)Martin Basti2016-05-051-2/+5
* Test fix: Cleanup for host certificateLenka Doudova2016-05-032-1/+17
* Performace: don't download password attributes in host/user-findMartin Basti2016-04-223-5/+11
* ipatests: Add test case for requesting a certificate with full principal.Milan Kubík2016-04-211-0/+7
* ipatests: fix for change_principal context managerMilan Kubík2016-04-211-9/+10
* Bugfixes in managed topology testsOleg Fayans2016-04-201-3/+6
* Improve reporting of failed tests in topology test suiteOleg Fayans2016-04-201-18/+21
* Refactor test_automember_plugin, create AutomemberTrackerFilip Skola2016-04-192-1556/+945
* Add test if replica is working after domain upgradeOleg Fayans2016-04-151-0/+26
* WebUI: Test creating user without private groupLenka Doudova2016-04-154-13/+90
* specify type of exceeded limit when warning about truncated search resultsMartin Babinsky2016-04-132-8/+8
* Fixed a failure in legacy_client testsOleg Fayans2016-04-131-1/+1
* Added 5 more tests to Replica Promotion testsuiteOleg Fayans2016-04-061-1/+131
* Added a kdestroy call to clean ccache at master/client uninstallationOleg Fayans2016-04-061-0/+2
* Refactor test_hostgroup_pluginFilip Skola2016-03-241-278/+101
* Refactor test_nesting, create HostGroupTrackerFilip Skola2016-03-244-627/+399
* Fixed a bug with prepare_host failing upon existing ipatests folderOleg Fayans2016-03-231-1/+5
* Reverted changes in mh fixture causing some tests to failOleg Fayans2016-03-231-0/+3
* Fix stageuser-activate - managers testMartin Basti2016-03-233-31/+35
* rewrite a misprocessed teardown_method method as a custom decoratorOleg Fayans2016-03-232-13/+26
* Added copyright info to replica promotion testsOleg Fayans2016-03-221-0/+4
* Move user/group constants for PKI and DS into ipaplatformChristian Heimes2016-03-221-2/+3
* Pylint: remove unnecessary-semicolonMartin Basti2016-03-222-3/+3
* Pylint: enable reimported checkMartin Basti2016-03-222-4/+0
* pylint: remove bare exceptMartin Basti2016-03-221-1/+1
* Use platform path constant for SSSD log dirMartin Basti2016-03-161-1/+1
* Workaround for ticket 5627Oleg Fayans2016-03-111-0/+5
* Made apply_common_fixes call at replica installation independent on domain_levelOleg Fayans2016-03-111-2/+2
* Removed a constantly failing call to prepare_hostOleg Fayans2016-03-111-3/+0
* Enabled setting domain level explicitly in test classOleg Fayans2016-03-112-7/+18
* Integration tests for replica promotion featureOleg Fayans2016-03-111-0/+223
* WebUI test: ID viewsLenka Doudova2016-03-113-7/+184
* test_cert_plugin: use only first part of the hostname to construct short nameMartin Babinsky2016-03-081-1/+1
* Refactor test_group_plugin, use GroupTracker for testsFilip Skola2016-03-083-1165/+754
* CI: allow customized DS install test to work with domain levelsMartin Basti2016-03-032-19/+13
* Removed messing around with resolv.confOleg Fayans2016-03-021-42/+2
* pylint: supress false positive no-member errorsMartin Basti2016-03-021-0/+2
* cookie parser: do not fail on cookie with empty valuePetr Vobornik2016-03-011-0/+16
* Refactor test_sudocmdgroup_pluginFilip Skola2016-03-012-670/+414
* Refactor test_sudocmd_pluginFilip Skola2016-03-012-292/+269
* advise: configure TLS in redhat_nss_pam_ldapd and redhat_nss_ldap pluginsPetr Vobornik2016-03-011-3/+4
* ipatests: extend permission plugin test with new expected outputMilan Kubík2016-02-252-0/+32
* CI tests: use old schema when testing hostmask-based sudo rulesMartin Babinsky2016-02-252-1/+69
* Revert "test: Temporarily increase timeout in vault test."Martin Basti2016-02-241-1/+1
* client: stop using /etc/pki/nssdbJan Cholasta2016-02-241-17/+0