summaryrefslogtreecommitdiffstats
path: root/ipatests/test_integration
Commit message (Expand)AuthorAgeFilesLines
...
* Integration tests: Port the BeakerLib plugin and log collection to pytestPetr Viktorin2014-11-211-5/+1
* Switch integration testing config to a fixturePetr Viktorin2014-11-211-60/+4
* Integration tests: Port the ordering plugin to pytestPetr Viktorin2014-11-213-2/+56
* tests: Use PEP8-compliant setup/teardown method namesPetr Viktorin2014-11-212-5/+5
* Add additional backup & restore checksPetr Viktorin2014-11-201-6/+35
* Fix CI tests: install_adtrustMartin Basti2014-11-041-1/+9
* sudo integration test: Remove the local user testPetr Viktorin2014-10-031-23/+0
* test_forced_client_reenrollment: Don't check for host certificatesPetr Viktorin2014-10-021-1/+1
* CA-less installer options usability fixesJan Cholasta2014-09-301-16/+17
* External CA installer options usability fixesJan Cholasta2014-09-301-2/+2
* ipa-restore: Set SELinux booleans when restoringPetr Viktorin2014-09-261-0/+29
* Add test for backup/delete system users/restorePetr Viktorin2014-09-241-10/+48
* Add basic test for backup & restorePetr Viktorin2014-09-241-0/+110
* Support delegating RBAC roles to service principalsPetr Viktorin2014-08-211-0/+82
* ipatests: test_trust: Add test to cover lookup of trusdomainsTomas Babej2014-08-071-5/+31
* ipatests: tasks: Fix dns configuration for trustsTomas Babej2014-07-151-14/+3
* ipaplatform: Fix misspelled path constantTomas Babej2014-06-252-2/+2
* ipatests: test_sudo: Expect root listed out if no RunAsUser availableTomas Babej2014-06-251-2/+2
* ipatests: test_sudo: Do not expect enumeration of runasuser groupsTomas Babej2014-06-251-1/+1
* ipatests: test_sudo: Fix assertions not assuming runasgroupcat set to ALLTomas Babej2014-06-251-10/+10
* ipatests: test_sudo: Add coverage for category ALL validationTomas Babej2014-06-251-9/+184
* ipatests: test_sudo: Add coverage for external entriesTomas Babej2014-06-251-0/+87
* ipatests: test_sudo: Add tests for allowing hosts via hostmasksTomas Babej2014-06-251-0/+36
* ipaplatform: Move all filesystem paths to ipaplatform.paths moduleTomas Babej2014-06-164-57/+61
* ipatests: Enable SSSD debugging on legacy clients with SSSDTomas Babej2014-05-091-2/+11
* ipatests: Setup SSSD debugging mode by defaultTomas Babej2014-05-091-0/+28
* ipatests: legacy clients: Do not use external hostnames for testing login to ...Tomas Babej2014-05-091-2/+2
* ipatests: Add Sudo integration testTomas Babej2014-05-092-1/+336
* test_integration.host: Export the hostname to dict as stringPetr Viktorin2014-04-221-1/+1
* ipatests: Fix incorrect UID/GID reference for subdomain users and groupsTomas Babej2014-04-171-4/+8
* ipatests: Allow using FQDN with trailing dot as final hostnameTomas Babej2014-04-171-1/+5
* ipatests: tasks: Accept extra arguments when installing clientTomas Babej2014-04-171-2/+3
* ipatests: Fix apache semaphores prior to installing IPA serverTomas Babej2014-04-171-0/+14
* CI - test_forced_client_reenrollment stability fixAdam Misnyovszki2014-04-171-0/+4
* CA-less tests: Use sequential certificate serial numbersPetr Viktorin2014-04-101-1/+4
* CA-less tests generate failureAdam Misnyovszki2014-04-081-0/+37
* ipatests: tasks: Wait 2 seconds after restart of SSSD when clearing the cacheTomas Babej2014-04-041-0/+3
* ipatests: legacy_clients: Relax regex checksTomas Babej2014-04-041-3/+3
* ipatests: legacy_clients: Use hostname instead of external hostname for AD su...Tomas Babej2014-04-041-1/+1
* ipatests: Make sure that remnants of PKI are removedTomas Babej2014-04-041-0/+9
* ipatests: Do not depend on the case of the attributes when testing ID rangesTomas Babej2014-03-261-4/+11
* ipatests: test_trust: Change expected home directories for posix usersTomas Babej2014-03-242-4/+5
* test_integration.tasks: Do not fail cleanup if backup directory does not existPetr Viktorin2014-03-201-1/+2
* Add tests for integration test configurationPetr Viktorin2014-03-051-0/+437
* test_integration.config: Convert some text values to strPetr Viktorin2014-03-052-8/+8
* test_integration.config: Add environment variables for JSON/YAMLPetr Viktorin2014-03-051-1/+18
* test_integration.config: Load/store from/to dictsPetr Viktorin2014-03-053-5/+93
* test_integration.config: Do not store the index in Domain and Host objectsPetr Viktorin2014-03-052-31/+35
* test_integration.config: Use a more declarative approach to test-wide settingsPetr Viktorin2014-03-051-57/+50
* test_integration.config: Do not save the input environmentPetr Viktorin2014-03-052-36/+25