summaryrefslogtreecommitdiffstats
path: root/ipatests/test_xmlrpc
Commit message (Expand)AuthorAgeFilesLines
* frontend: merge baseldap.CallbackRegistry into CommandJan Cholasta2016-05-251-3/+4
* frontend: re-raise remote RequirementError using CLI name in CLIJan Cholasta2016-05-254-6/+6
* rpc: include structured error information in responsesJan Cholasta2016-05-256-27/+234
* Test: Maximum username length higher than 255 cannot be setLenka Doudova2016-05-241-1/+30
* Ping module tests.Peter Lacko2016-05-181-28/+27
* test_cert_plugin: Encode 'certificate' for comparison with 'usercertificate'Petr Viktorin2016-05-101-2/+2
* test_add_remove_cert_cmd: Use bytes for base64.b64encode()Petr Viktorin2016-05-051-1/+1
* 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
* Refactor test_automember_plugin, create AutomemberTrackerFilip Skola2016-04-192-1556/+945
* specify type of exceeded limit when warning about truncated search resultsMartin Babinsky2016-04-132-8/+8
* Refactor test_hostgroup_pluginFilip Skola2016-03-241-278/+101
* Refactor test_nesting, create HostGroupTrackerFilip Skola2016-03-244-627/+399
* Fix stageuser-activate - managers testMartin Basti2016-03-233-31/+35
* Pylint: remove unnecessary-semicolonMartin Basti2016-03-221-1/+1
* 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
* pylint: supress false positive no-member errorsMartin Basti2016-03-021-0/+2
* Refactor test_sudocmdgroup_pluginFilip Skola2016-03-012-670/+414
* Refactor test_sudocmd_pluginFilip Skola2016-03-012-292/+269
* ipatests: extend permission plugin test with new expected outputMilan Kubík2016-02-252-0/+32
* Cosmetic changes to the codeStanislav Laznicka2016-02-242-1/+3
* ipatests: Add missing certificate profile fixtureMilan Kubík2016-02-111-1/+10
* Refactor test_attrFilip Skola2016-01-261-388/+281
* 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