summaryrefslogtreecommitdiffstats
path: root/ipatests/test_cmdline
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong use of identity operationChristian Heimes2019-09-041-1/+1
* Fix expected return code in tests when server is uninstalledRob Crittenden2019-06-071-2/+2
* ipa-pwd-extop: do not remove MagicRegen mod, replace itAlexander Bokovoy2019-05-281-1/+0
* test_ipagetkeytab: test retrieval of explicit encryption typesAlexander Bokovoy2019-05-281-0/+105
* test_ipagetkeytab: factor out DM password readerAlexander Bokovoy2019-05-281-7/+17
* test_ipagetkeytab: allow testing LDAP connection beyond bind operationAlexander Bokovoy2019-05-281-22/+32
* Test: add new tests for ipa-crlgen-manageFlorence Blanc-Renaud2019-03-141-0/+1
* ipa-getkeytab: resolve symlinkChristian Heimes2019-01-301-0/+17
* Address inconsistent-return-statementsChristian Heimes2018-11-131-0/+2
* Fix test_cli_fsencoding on Python 3.7, take 2Christian Heimes2018-11-081-2/+5
* Fix test_cli_fsencoding on Python 3.7Christian Heimes2018-11-071-2/+8
* Py3: Replace six.moves importsChristian Heimes2018-10-052-2/+2
* Py3: Remove subclassing from objectChristian Heimes2018-09-272-2/+2
* Test: test ipa-* commands when IPA is not configuredFlorence Blanc-Renaud2018-08-231-0/+56
* Load certificate files as binary dataChristian Heimes2018-04-301-0/+12
* Add absolute_import future importsStanislav Laznicka2018-04-202-0/+4
* test_help: test "help" command without cacheMichal Reznik2017-12-191-0/+25
* Replace nose with unittest and pytestChristian Heimes2017-12-122-7/+7
* Add marker needs_ipaapi and option to skip testsChristian Heimes2017-12-113-0/+6
* Require UTF-8 fs encodingChristian Heimes2017-11-211-1/+24
* pytest 3.x compatibilityChristian Heimes2017-03-271-4/+2
* 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