summaryrefslogtreecommitdiffstats
path: root/ipatests/test_cmdline/test_cli.py
Commit message (Expand)AuthorAgeFilesLines
* 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-051-1/+1
* Py3: Remove subclassing from objectChristian Heimes2018-09-271-1/+1
* 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
* Replace nose with unittest and pytestChristian Heimes2017-12-121-5/+5
* Add marker needs_ipaapi and option to skip testsChristian Heimes2017-12-111-0/+2
* Require UTF-8 fs encodingChristian Heimes2017-11-211-1/+24
* Add fix for ipa plugins commandAbhijeet Kasurde2017-02-171-0/+3
* 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
* rpc: specify connection options in API configJan Cholasta2016-06-031-1/+1
* Remove unused importsMartin Basti2015-12-231-1/+0
* ipatests: replace the test-example.com domain in testsMilan KubĂ­k2015-12-171-27/+30
* Applied tier0 and tier1 marks on unit tests and xmlrpc testsMilan Kubik2015-11-091-0/+2
* Fix more bytes/unicode issuesPetr Viktorin2015-10-221-2/+2
* Use six.Stringio instead of StringIO.StringIOPetr Viktorin2015-10-071-2/+2
* Alias "unicode" to "str" under Python 3Jan Cholasta2015-09-171-0/+4
* tests: Version is currently generated during command callTomas Babej2015-07-221-35/+16
* 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
* Switch client to JSON-RPCPetr Viktorin2013-11-261-2/+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-171-0/+327