index
:
freeipa.git
AD-binds
asn1c-indented
cachetickets
cakeysfix
ccachesess
clisesshandling
coverity
custodia
custodia-review
fix_ber_scanf
fixlogout
getkeytab
ipa-1-0
ipa-1-1
ipa-1-2
ipa-2-1
ipa-2-2
ipasam_getkeytab
kdc-fixes
kdc-pkinit
ldapticketcache
master
master_keytab
mindatefix
mspac
my-master
pwbindexp
pwdpolicy
replica_kdc
review
sessionlogout
setkeytab
sumit
webui-cleanup
webui-details
webui_isolate
wip
FreeIPA patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipatests
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipatests: Fix incorrect assumptions in idviews tests
Tomas Babej
2015-01-26
1
-12
/
+8
*
ipatests: Fix old command references in the ID views tests
Tomas Babej
2015-01-26
1
-18
/
+17
*
ipatests: Add coverage for referential integrity plugin applied on ipaAssigne...
Tomas Babej
2015-01-26
1
-1
/
+86
*
DNS tests: warning if forward zone is inactive
Martin Basti
2015-01-15
1
-0
/
+468
*
ipatests: Make descriptions sorted according to the order of the tests
Tomas Babej
2015-01-14
1
-3
/
+3
*
test_host_plugin: Use HostTracker fixtures
Petr Viktorin
2015-01-14
3
-1222
/
+803
*
test_host_plugin: Split tests into independent classes
Petr Viktorin
2015-01-14
1
-158
/
+220
*
test_host_plugin: Convert tests to imperative style
Petr Viktorin
2015-01-14
3
-1587
/
+1262
*
Run pylint on tests
Petr Viktorin
2015-01-14
14
-39
/
+55
*
New test cases for Forward_zones
Martin Basti
2015-01-13
1
-54
/
+803
*
DNS tests: separate current forward zone tests
Martin Basti
2015-01-13
1
-326
/
+438
*
ipatests: Use pytest-sourceorder
Petr Viktorin
2014-12-17
4
-91
/
+2
*
ipatests: Use pytest-beakerlib
Petr Viktorin
2014-12-17
2
-194
/
+24
*
ipatests: Refactor and fix docstrings in integration pytest plugin
Tomas Babej
2014-12-16
1
-12
/
+12
*
ipatests: Set the correct number of required clients for IntegrationTest
Tomas Babej
2014-12-16
1
-1
/
+1
*
ipatests: Invoke class install methods properly with respect to pytest-multihost
Tomas Babej
2014-12-16
5
-13
/
+13
*
test_integration: Parametrize test instead of using a generator
Petr Viktorin
2014-12-11
1
-12
/
+11
*
test_integration: Use collect_log from the host, not the testing class
Petr Viktorin
2014-12-11
1
-8
/
+8
*
test_integration: Use python-pytest-multihost
Petr Viktorin
2014-12-11
14
-1131
/
+526
*
add --hosts and --hostgroup options to allow/retrieve keytab methods
Petr Vobornik
2014-12-03
2
-14
/
+187
*
Ignore ipap11helper/setup.py in doctests
Petr Viktorin
2014-11-26
1
-0
/
+1
*
Re-initialize NSS database after otptoken plugin tests
Tomas Babej
2014-11-26
1
-0
/
+5
*
Fix error message for nonexistent members and add tests.
David Kupka
2014-11-24
1
-0
/
+35
*
webui: use domain name instead of domain SID in idrange adder dialog
Petr Vobornik
2014-11-24
2
-12
/
+12
*
test_integration: Adjust tests for pytest
Petr Viktorin
2014-11-21
3
-40
/
+30
*
Integration tests: Port the BeakerLib plugin and log collection to pytest
Petr Viktorin
2014-11-21
6
-295
/
+378
*
Switch integration testing config to a fixture
Petr Viktorin
2014-11-21
3
-60
/
+94
*
Switch ipa-run-tests to pytest
Petr Viktorin
2014-11-21
1
-46
/
+10
*
Add local pytest plugin for --with-xunit and --logging-level
Petr Viktorin
2014-11-21
2
-0
/
+75
*
Integration tests: Port the ordering plugin to pytest
Petr Viktorin
2014-11-21
6
-108
/
+145
*
Declarative tests: Switch to pytest
Petr Viktorin
2014-11-21
4
-19
/
+55
*
Declarative tests: Move cleanup to setup_class/teardown_class
Petr Viktorin
2014-11-21
1
-19
/
+16
*
Configure pytest to run doctests
Petr Viktorin
2014-11-21
2
-0
/
+19
*
test_ipapython: Use functions instead of classes in test generators
Petr Viktorin
2014-11-21
2
-11
/
+11
*
test_webui: Don't use __init__ for test classes
Petr Viktorin
2014-11-21
8
-28
/
+24
*
Use setup_class/teardown_class in Declarative tests
Petr Viktorin
2014-11-21
4
-22
/
+9
*
test_automount_plugin: Fix test ordering
Petr Viktorin
2014-11-21
1
-2
/
+2
*
ipatests.util.ClassChecker: Raise AttributeError in get_subcls
Petr Viktorin
2014-11-21
1
-1
/
+1
*
tests: Add configuration for pytest
Petr Viktorin
2014-11-21
1
-0
/
+2
*
tests: Use PEP8-compliant setup/teardown method names
Petr Viktorin
2014-11-21
21
-62
/
+56
*
Add additional backup & restore checks
Petr Viktorin
2014-11-20
1
-6
/
+35
*
Fix warning message should not contain CLI commands
Martin Basti
2014-11-19
1
-3
/
+6
*
idrange: include raw range type in output
Petr Vobornik
2014-11-11
1
-0
/
+7
*
unittests: baserid for ipa-ad-trust-posix idranges
Petr Vobornik
2014-11-11
1
-28
/
+132
*
Fix CI tests: install_adtrust
Martin Basti
2014-11-04
1
-1
/
+9
*
fix forwarder validation errors
Martin Basti
2014-10-21
1
-0
/
+6
*
tests: management of keytab permissions
Petr Vobornik
2014-10-17
2
-0
/
+730
*
DNS missing tests
Martin Basti
2014-10-09
1
-0
/
+20
*
sudo integration test: Remove the local user test
Petr Viktorin
2014-10-03
1
-23
/
+0
*
webui-ci: adjust dnszone-add test to recent DNS changes
Petr Vobornik
2014-10-03
1
-3
/
+0
[next]