summaryrefslogtreecommitdiffstats
path: root/ipatests/test_webui/test_realmdomains.py
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2014-04-29 09:16:24 +0200
committerPetr Vobornik <pvoborni@redhat.com>2014-05-12 18:52:58 +0200
commit6d618853a4d519c8671e2e38f1aaa290a6d62b83 (patch)
treec895eda8f8087f957e89215479c54fa31c4645a1 /ipatests/test_webui/test_realmdomains.py
parent6a61378586eb51eaa271ce492566309b0f68de59 (diff)
downloadfreeipa-6d618853a4d519c8671e2e38f1aaa290a6d62b83.tar.gz
freeipa-6d618853a4d519c8671e2e38f1aaa290a6d62b83.tar.xz
freeipa-6d618853a4d519c8671e2e38f1aaa290a6d62b83.zip
webui-ci: decorate all webui tests with screenshot decorator
Reviewed-By: Adam Misnyovszki <amisnyov@redhat.com>
Diffstat (limited to 'ipatests/test_webui/test_realmdomains.py')
-rw-r--r--ipatests/test_webui/test_realmdomains.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/ipatests/test_webui/test_realmdomains.py b/ipatests/test_webui/test_realmdomains.py
index 7836f689c..8e8f13a5c 100644
--- a/ipatests/test_webui/test_realmdomains.py
+++ b/ipatests/test_webui/test_realmdomains.py
@@ -22,12 +22,14 @@ Realm domains tests
"""
from ipatests.test_webui.ui_driver import UI_driver
+from ipatests.test_webui.ui_driver import screenshot
ENTITY = 'realmdomains'
class test_realmdomains(UI_driver):
+ @screenshot
def test_read(self):
"""
Realm domains mod tests