summaryrefslogtreecommitdiffstats
path: root/ipatests
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix ipatests/test_ipaserver/test_rpcserver.pyLenka Doudova2016-06-241-1/+0
* Tests: Fix for failing location testsLenka Doudova2016-06-233-26/+87
* account for added krbcanonicalname attribute during xmlrpc testsMartin Babinsky2016-06-237-7/+19
* frontend: don't copy command arguments to output paramsJan Cholasta2016-06-201-3/+3
* CI test suite for `server-del`Martin Babinsky2016-06-173-16/+339
* DNS Locations: Rename ipalocationweight to ipaserviceweightMartin Basti2016-06-173-9/+9
* Fix minor typosYuri Chornoivan2016-06-161-1/+1
* plugable: initialize plugins on demandJan Cholasta2016-06-152-11/+11
* Test suite for `serverroles` backendMartin Babinsky2016-06-131-0/+745
* test: test_cli: Do not expect defaults in kwargs.David Kupka2016-06-061-80/+46
* 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-0334-35/+35
* rpc: specify connection options in API configJan Cholasta2016-06-037-13/+13
* plugable: turn Plugin attributes into propertiesJan Cholasta2016-06-032-5/+1
* 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
* Use root_logger for verify_host_resolvable()Petr Spacek2016-05-301-1/+1
* DNS: Warn if forwarding policy conflicts with automatic empty zonesPetr Spacek2016-05-301-0/+14
* test_ipaserver.test_ldap: Adjust tests to Python 3's KeyViewPetr Viktorin2016-05-301-4/+16
* test_ipaserver.test_ldap: Use bytestrings for raw LDAP valuesPetr Viktorin2016-05-301-10/+10
* test_rpcserver: Expect updated error message under Python 3Petr Viktorin2016-05-301-1/+4
* test_topology_plugin: Don't rely on order of an attribute's valuesPetr Viktorin2016-05-301-1/+1
* frontend: merge baseldap.CallbackRegistry into CommandJan Cholasta2016-05-251-3/+4
* plugable: switch API to Registry-based plugin discoveryJan Cholasta2016-05-251-23/+13
* ipalib: remove the unused `csv` argument of ParamJan Cholasta2016-05-251-5/+0
* frontend: remove the unused Command.soft_validate methodJan Cholasta2016-05-251-29/+0
* frontend: re-raise remote RequirementError using CLI name in CLIJan Cholasta2016-05-255-23/+17
* rpc: include structured error information in responsesJan Cholasta2016-05-256-27/+234
* parameters: remove unused ConversionError and ValidationError argumentsJan Cholasta2016-05-251-21/+3
* Test: Maximum username length higher than 255 cannot be setLenka Doudova2016-05-241-1/+30
* Ping module tests.Peter Lacko2016-05-181-28/+27
* Added necessary A record for the replica to root zoneOleg Fayans2016-05-111-0/+5
* A workaround for ticket N 5348Oleg Fayans2016-05-111-7/+90
* 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
* 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