summaryrefslogtreecommitdiffstats
path: root/ipatests/test_xmlrpc
Commit message (Expand)AuthorAgeFilesLines
* test: cert: Reflect change in behavior in testsDavid Kupka2016-06-291-2/+3
* test: automember: Fix expected exception messageDavid Kupka2016-06-291-2/+2
* The LDAP*ReverseMember shouldn't imply --all is always specifiedStanislav Laznicka2016-06-292-9/+0
* DNS: Fix tests for realm domains integration with DNS zone addPetr Spacek2016-06-281-5/+5
* Tests: Make ID views tests reflect new krbcanonicalname attributeLenka Doudova2016-06-281-0/+7
* test-{service,host}-plugin: only expect krbcanonicalname when all=TrueMartin Babinsky2016-06-282-6/+0
* keep setting ipakrbprincipal objectclass on new service entriesMartin Babinsky2016-06-272-1/+4
* Tests: Fix for failing location testsLenka Doudova2016-06-233-26/+87
* account for added krbcanonicalname attribute during xmlrpc testsMartin Babinsky2016-06-237-7/+19
* DNS Locations: Rename ipalocationweight to ipaserviceweightMartin Basti2016-06-173-9/+9
* Remove service and host cert issuer validationFraser Tweedale2016-06-061-2/+1
* DNS Locations: extend tests with server-* commandsMartin Basti2016-06-034-7/+240
* DNS Locations: API testsMartin Basti2016-06-032-0/+232
* ipalib: move server-side plugins to ipaserverJan Cholasta2016-06-0332-32/+32
* rpc: specify connection options in API configJan Cholasta2016-06-035-11/+11
* Test: fix failing host_testMartin Basti2016-06-011-1/+1
* Performance: Find commands: do not process members by defaultMartin Basti2016-05-3117-52/+921
* Turn verify_host_resolvable() into a wrapper around ipapython.dnsutilPetr Spacek2016-05-301-2/+1
* DNS: Warn if forwarding policy conflicts with automatic empty zonesPetr Spacek2016-05-301-0/+14
* 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