summaryrefslogtreecommitdiffstats
path: root/ipatests
Commit message (Expand)AuthorAgeFilesLines
...
* Add tests for the IntEnum classPetr Viktorin2013-10-091-54/+100
* Allow multiple types in Param type validationNathaniel McCallum2013-10-091-1/+2
* test_ipalib.test_crud: Don't use a string in takes_optionsPetr Viktorin2013-10-081-1/+1
* Add tests for installing with empty PKCS#12 passwordPetr Viktorin2013-10-041-14/+87
* frontend: report arguments errors with better detailAlexander Bokovoy2013-10-041-1/+1
* ipatests.test_cmdline.test_help: Re-raise unexpected exceptions on failurePetr Viktorin2013-10-031-1/+2
* ipatests.test_integration.host: Add logging to ldap_connect()Petr Vobornik2013-10-031-2/+4
* ipatests.beakerlib_plugin: Add argument of generated tests to test captionsPetr Viktorin2013-10-032-1/+9
* ipatests.order_plugin: Exclude test generators from the orderPetr Viktorin2013-10-031-1/+14
* ipatests.beakerlib_plugin: Warn instead of failing when some logs are missingPetr Viktorin2013-10-031-2/+1
* ipatests.test_integration.test_caless: Fix mkdir_recursive callPetr Viktorin2013-10-031-1/+1
* test_integration: Add OpenSSHTransport, used if paramiko is not availablePetr Viktorin2013-10-032-2/+140
* test_integration.host: Move transport-related functionality to a new modulePetr Viktorin2013-10-034-214/+371
* Fix enablement of automount map type selectorPetr Vobornik2013-10-031-0/+36
* Allow edit of ipakrbokasdelegate in Web UI when attrlevelrights are unknownPetr Vobornik2013-09-261-2/+3
* Raise an error when updating CIDict with duplicate keysPetr Viktorin2013-09-251-0/+12
* Add missing dict methods to CIDictPetr Viktorin2013-09-251-3/+66
* Convert test_ipautil from unittest to nosePetr Viktorin2013-09-251-169/+153
* Move tests to test directoriesPetr Viktorin2013-09-254-1/+378
* Fix redirection on deletion of last dns record entryPetr Vobornik2013-09-161-1/+20
* Fix RUV search scope in ipa-replica-managePetr Vobornik2013-09-041-0/+10
* Add integration tests for forced client re-enrollmentAna Krivokapic2013-09-021-0/+278
* Add man pages for testing toolsPetr Viktorin2013-08-295-0/+388
* Add CA-less install testsPetr Viktorin2013-08-283-0/+1481
* Fix tests which fail after ipa-adtrust-installAna Krivokapic2013-08-2810-130/+158
* Add missing license header to ipa-test-configPetr Viktorin2013-08-281-0/+19
* Update idrange search facet after trust creationPetr Vobornik2013-08-282-6/+0
* Add integration tests for Kerberos FlagsAna Krivokapic2013-08-271-0/+191
* Web UI integration tests: ID range typesPetr Vobornik2013-08-224-68/+277
* Web UI Integration tests: Kerberos FlagsPetr Vobornik2013-08-222-3/+49
* Web UI integration tests: CA-lessPetr Vobornik2013-08-224-3/+101
* Allow freeipa-tests to work with older paramiko versionsPetr Viktorin2013-08-131-2/+18
* Prevent *.pyo and *.pyc multilib problemsMartin Kosek2013-08-131-1/+1
* Remove support for IPA deployments with no persistent searchTomas Babej2013-08-091-1/+0
* Add the new no_member option to CLI testsPetr Viktorin2013-07-291-0/+7
* Web UI integration tests: Code quality fixesPetr Vobornik2013-07-261-30/+33
* Web UI integration tests: PEP8 fixesPetr Vobornik2013-07-2629-186/+176
* Web UI integration tests: Compute range sizes to avoid overlapsPetr Vobornik2013-07-262-14/+79
* Web UI integration tests: Verify data after add and modPetr Vobornik2013-07-262-7/+116
* Web UI integration tests: Add ui_driver method descriptionsPetr Vobornik2013-07-261-13/+78
* Web UI integration tests: Add trust testsPetr Vobornik2013-07-263-10/+124
* test_simple_replication: Wait for replication to finish before checkingPetr Viktorin2013-07-253-19/+81
* Add the ipa-test-task toolPetr Viktorin2013-07-252-1/+295
* Add install_topo to test tasksPetr Viktorin2013-07-254-8/+254
* Add more test tasksPetr Viktorin2013-07-253-17/+42
* test_integration: Set up CA on replicas by defaultPetr Viktorin2013-07-251-6/+11
* test_integration: Add log collection to HostPetr Viktorin2013-07-253-23/+36
* Move BeakerLibProcess out of BeakerLibPluginPetr Viktorin2013-07-251-70/+107
* Upstream Web UI testsPetr Vobornik2013-07-1632-0/+4025
* Integration test config: Make it possible to specify host IPPetr Viktorin2013-07-152-20/+28