summaryrefslogtreecommitdiffstats
path: root/ipatests/test_xmlrpc
Commit message (Expand)AuthorAgeFilesLines
* tests: Expect krbpwdpolicyreference in result of {host,service}-{find,show} -...David Kupka2016-12-144-2/+58
* Add options to write lightweight CA cert or chain to fileFraser Tweedale2016-12-122-7/+41
* cert-request: match names against principal aliasesFraser Tweedale2016-12-061-12/+73
* tests: Added basic tests for certs in idoverridesOleg Fayans2016-11-291-0/+82
* Created idview trackerOleg Fayans2016-11-291-0/+116
* Fix Python 3 bugs discovered by pylintChristian Heimes2016-11-251-1/+1
* Document make_delete_command method in UserTrackerLenka Doudova2016-11-151-3/+13
* Tests: Verify that validity info is present in cert-show and cert-find commandLenka Doudova2016-11-141-0/+4
* Modernize ipa-getkeytab test suiteMartin Babinsky2016-11-081-0/+4
* Tests: Verify that cert commands show CA without --allLenka Doudova2016-10-261-1/+17
* Unaccessible variable self.attrs in TrackerGanna Kaihorodova2016-10-251-0/+1
* Tests: Certificate revocationLenka Doudova2016-10-121-5/+75
* Tests: Remove invalid certplugin testsLenka Doudova2016-10-121-74/+1
* remove trailing newlines form python modulesMartin Babinsky2016-10-121-1/+0
* Tests: print what was expected from callables in xmlrpc_testsPetr Spacek2016-10-111-14/+22
* DNS: Support URI resource record typePetr Spacek2016-10-111-0/+89
* Tests: Remove silent deleting and creating entries by trackerLenka Doudova2016-10-064-7/+5
* ipatests: Implement tests with CSRs requesting SANMilan Kubík2016-10-041-2/+301
* ipatests: Fix name property on a service trackerMilan Kubík2016-10-041-1/+1
* Fix: find OSCP certificate testMartin Basti2016-09-301-1/+3
* Pylint: enable check for unused-variablesMartin Basti2016-09-271-0/+2
* Remove unused variables in testsMartin Basti2016-09-2715-55/+54
* Pylint: enable global-variable-not-assigned checkMartin Basti2016-09-231-6/+0
* pylint: fix unneeded-notJan Barta2016-09-221-1/+1
* Test: dont use global variable for iteration in test_cert_pluginMartin Basti2016-09-221-1/+3
* Tests: Fix host attributes in ipa-join host testLenka Doudova2016-09-211-0/+6
* Tests: Update host test with ipa-joinLenka Doudova2016-09-211-4/+9
* Tests: Remove unnecessary attributes from base trackerLenka Doudova2016-09-211-2/+0
* Tests: Remove --force options from tracker base classLenka Doudova2016-09-2114-18/+32
* Tests: Add missing attributes to test_xmlrpc/test_trust testsLenka Doudova2016-08-311-3/+9
* Tests: Random issuer certificate can be added to a serviceLenka Doudova2016-08-311-7/+33
* Tests: fix test_forward_zones in test_xmlrpc/test_dns_pluginPetr Spacek2016-08-301-9/+1
* Tests: fix test_forward_zones in test_xmlrpc/test_dns_pluginPetr Spacek2016-08-301-2/+2
* Test for caacl-add-servicegkaihoro2016-08-301-0/+1
* Tests: Service tracker and tests don't recognize 'ipakrboktoauthasdelegate' a...Lenka Doudova2016-08-242-2/+5
* Tests: Host tracker does not recognize 'ipakrboktoauthasdelegate' attributeLenka Doudova2016-08-241-1/+2
* Tests: ID views tests do not recognize krbcanonicalname attributeLenka Doudova2016-08-241-0/+8
* Tests: Duplicate declaration on variables in ID views testsLenka Doudova2016-08-231-5/+0
* config-mod: normalize attribute names for --usersearch/--groupsearchPetr Spacek2016-08-221-0/+31
* Tests: ID views tests do not recognize ipakrboktoauthasdelegate sttributeLenka Doudova2016-08-221-0/+7
* ipatests: Fix wrong fixture in kerberos principal alias testMilan Kubík2016-08-161-1/+1
* Test URIs in certificate.Peter Lacko2016-08-111-13/+37
* Removed objectclass from LDAP*ReverseMember based testsStanislav Laznicka2016-08-102-8/+0
* Tests: Remove has_keytab from list of expected keys of update commandLenka Doudova2016-08-011-1/+1
* ipatests: Add kerberos principal alias testsMilan Kubík2016-07-291-0/+290
* ipatests: Move trust mock helper functions to a separate moduleMilan Kubík2016-07-292-46/+47
* ipatests: Provide a context manager for mocking a trust in RPC testsMilan Kubík2016-07-291-0/+52
* ipatests: Add tracker class for kerberos principal aliasesMilan Kubík2016-07-294-6/+130
* Fix several small typosBen Lipton2016-07-263-4/+5
* Fix conflict between "got" and "expected" valuesGanna Kaihorodova2016-07-211-1/+2