summaryrefslogtreecommitdiffstats
path: root/ipatests/test_xmlrpc
Commit message (Expand)AuthorAgeFilesLines
...
* Refactor test_replaceFilip Skola2016-01-261-126/+48
* Refactor test_user_plugin, use UserTracker for testsFilip Skola2016-01-252-1520/+1026
* Alias "unicode" to "str" under Python 3Petr Viktorin2016-01-204-0/+17
* ipatests: Fix configuration problems in dns testsMilan Kubík2016-01-111-2/+3
* Enable pylint unnecessary-pass checkMartin Basti2015-12-231-1/+0
* Enable pylint expression-not-assigned checkMartin Basti2015-12-231-1/+1
* Enable pylint unused-format-string-key checkMartin Basti2015-12-231-4/+2
* Enable pylint duplicated-key checkMartin Basti2015-12-231-1/+0
* Remove unused importsMartin Basti2015-12-2321-55/+24
* ipatests: Roll back the forwarder config after a test caseMilan Kubik2015-12-211-0/+9
* Fix DNS tests: dns-resolve returns warningMartin Basti2015-12-211-0/+18
* Refactor ipautil.runPetr Viktorin2015-12-141-1/+1
* Adding descriptive IDs to stageuser testsLenka Doudova2015-12-113-39/+56
* Separated Tracker implementations into standalone packageMilan Kubík2015-12-0215-1400/+1472
* update idrange tests to reflect disabled modification of local ID rangesMartin Babinsky2015-11-231-24/+10
* Tests: DNS various exceptions can be raised in testMartin Basti2015-11-131-3/+5
* Tests: DNS replace 192.0.2.0/24 with 198.18.0.0/15 rangeMartin Basti2015-11-131-4/+5
* Applied tier0 and tier1 marks on unit tests and xmlrpc testsMilan Kubik2015-11-0947-1/+166
* Added user friendly error message for dnszone enable and disableAbhijeet Kasurde2015-10-291-2/+6
* ipatests: CA ACL and cert profile functional testMilan Kubík2015-10-272-0/+344
* ipatests: CA ACL - added config templatesMilan Kubík2015-10-273-0/+148
* tests: add test to check the default ACLMilan Kubík2015-10-271-7/+128
* ipatests: Add initial CAACLTracker implementationMilan Kubík2015-10-272-0/+383
* ipatests: add fuzzy instances for CA ACL DN and RDNMilan Kubík2015-10-271-0/+8
* fix class teardown in user plugin testsMartin Babinsky2015-10-222-1/+15
* tests: Add tests for idoverride object integrityTomas Babej2015-10-141-2/+173
* Replace tab with space in test_user_plugin.pyMartin Basti2015-10-141-2/+2
* ipalib.aci: Port to Python 3Petr Viktorin2015-10-131-5/+5
* tests: Amend result assertions in realmdomains testsTomas Babej2015-10-121-8/+68
* Remove uses of the `types` modulePetr Viktorin2015-10-071-2/+1
* Replace StandardError with ExceptionRobert Kuska2015-09-301-2/+2
* Use byte literals where appropriateJan Cholasta2015-09-171-2/+2
* Alias "unicode" to "str" under Python 3Jan Cholasta2015-09-1710-0/+48
* ipatests: Add basic tests for certificate profile pluginMilan Kubík2015-09-165-1/+1148
* ipatests: Add Certprofile tracker class implementationMilan Kubík2015-09-162-0/+145
* Updated number of legacy permission in ipatestsAbhijeet Kasurde2015-09-161-1/+1
* FIX vault testsMartin Basti2015-09-091-6/+33
* Modernize use of range()Petr Viktorin2015-09-012-3/+3
* Use the print functionPetr Viktorin2015-09-014-7/+11
* Replace uses of map()Petr Viktorin2015-09-012-4/+4
* Use Python3-compatible dict method namesPetr Viktorin2015-09-012-3/+2
* Use six.string_types instead of "basestring"Petr Viktorin2015-09-011-5/+6
* Fix user tracker to reflect new user-del messageLenka Doudova2015-08-271-1/+1
* vault: fix vault tests after default type changePetr Vobornik2015-08-261-2/+9
* Port from python-krbV to python-gssapiMichael Simacek2015-08-263-9/+3
* Added support for changing vault encryption.Endi S. Dewata2015-08-251-0/+249
* Automated test for stageuser pluginLenka Doudova2015-08-253-6/+1421
* Use absolute importsPetr Viktorin2015-08-1233-39/+53
* Modernize 'except' clausesPetr Viktorin2015-08-122-3/+3
* test suite for user/host/service certificate management API commandsMartin Babinsky2015-08-031-0/+349