summaryrefslogtreecommitdiffstats
path: root/ipatests/test_cmdline
Commit message (Expand)AuthorAgeFilesLines
* Add options to run only ipaclient unittestsChristian Heimes2017-03-171-0/+6
* Add fix for ipa plugins commandAbhijeet Kasurde2017-02-171-0/+3
* test_ipagetkeytab: use system-wide IPA CA cert location in testsMartin Babinsky2016-11-091-1/+2
* Extend keytab retrieval test suite to cover new optionsMartin Babinsky2016-11-081-12/+173
* Modernize ipa-getkeytab test suiteMartin Babinsky2016-11-081-61/+67
* Remove unused variables in testsMartin Basti2016-09-272-2/+2
* Tests: extend DNS cmdline tests with lowercased record typeMartin Basti2016-09-081-0/+12
* test: test_cli: Do not expect defaults in kwargs.David Kupka2016-06-061-80/+46
* ipalib: move server-side plugins to ipaserverJan Cholasta2016-06-031-1/+1
* rpc: specify connection options in API configJan Cholasta2016-06-031-1/+1
* plugable: turn Plugin attributes into propertiesJan Cholasta2016-06-031-1/+1
* tests: Use absolute importsPetr Viktorin2016-02-171-5/+6
* Remove unused importsMartin Basti2015-12-233-5/+0
* ipatests: replace the test-example.com domain in testsMilan KubĂ­k2015-12-172-27/+33
* Tests: test_ipagetkeytab: fix assert that is always trueMartin Basti2015-12-141-2/+2
* Refactor ipautil.runPetr Viktorin2015-12-141-3/+7
* Applied tier0 and tier1 marks on unit tests and xmlrpc testsMilan Kubik2015-11-093-0/+7
* Fix more bytes/unicode issuesPetr Viktorin2015-10-221-2/+2
* Use six.Stringio instead of StringIO.StringIOPetr Viktorin2015-10-072-5/+5
* Replace StandardError with ExceptionRobert Kuska2015-09-301-2/+2
* Alias "unicode" to "str" under Python 3Jan Cholasta2015-09-172-0/+8
* Port from python-krbV to python-gssapiMichael Simacek2015-08-262-17/+11
* Modernize 'except' clausesPetr Viktorin2015-08-122-4/+4
* tests: Version is currently generated during command callTomas Babej2015-07-221-35/+16
* plugable: Pass API to plugins on initialization rather than using set_apiJan Cholasta2015-07-012-2/+2
* Use setup_class/teardown_class in Declarative testsPetr Viktorin2014-11-211-12/+7
* tests: Use PEP8-compliant setup/teardown method namesPetr Viktorin2014-11-211-4/+4
* Do not require description in UI.David Kupka2014-09-291-1/+0
* DNS tests: tests update to due to change in optionsMartin Basti2014-09-251-74/+4
* test_ipagetkeytab: Fix assertion in negative testPetr Viktorin2014-07-301-4/+2
* test_ipagetkeytab: Fix expected error messagePetr Viktorin2014-07-041-1/+4
* ipaplatform: Move all filesystem paths to ipaplatform.paths moduleTomas Babej2014-06-161-1/+2
* Do not hardcode path to ipa-getkeytab in testsPetr Viktorin2014-03-132-4/+11
* Switch client to JSON-RPCPetr Viktorin2013-11-261-2/+2
* ipatests.test_cmdline.test_help: Re-raise unexpected exceptions on failurePetr Viktorin2013-10-031-1/+2
* Add the new no_member option to CLI testsPetr Viktorin2013-07-291-0/+7
* Require rid-base and secondary-rid-base in idrange-add after ipa-adtrust-installAna Krivokapic2013-06-241-0/+74
* Make an ipa-tests packagePetr Viktorin2013-06-174-0/+690