summaryrefslogtreecommitdiffstats
path: root/ipatests
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix frontend testsLenka Doudova2016-06-301-3/+0
* Tests: Fix failing tests in ipatests/test_ipalib/test_frontend.pyLenka Doudova2016-06-301-11/+9
* Tests: Remove DNS configuration from trust testsLenka Doudova2016-06-301-40/+4
* Tests: Fix failing ipatests/test_ipalib/test_errors.pyLenka Doudova2016-06-291-4/+4
* 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
* test_serverroles: ensure that test API is initialized with correct ldap_uriMartin Babinsky2016-06-281-1/+6
* keep setting ipakrbprincipal objectclass on new service entriesMartin Babinsky2016-06-272-1/+4
* 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