From 963a31144b0d69af7b08e1912965a920636ce600 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Tue, 12 Nov 2013 14:32:17 +0200 Subject: Active tab tests for admin broadcast messages Signed-off-by: Dmitriy Zaporozhets --- features/admin/active_tab.feature | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'features/admin') diff --git a/features/admin/active_tab.feature b/features/admin/active_tab.feature index 226d3d5d5b5..15fcda45e40 100644 --- a/features/admin/active_tab.feature +++ b/features/admin/active_tab.feature @@ -27,6 +27,11 @@ Feature: Admin active tab Then the active main tab should be Logs And no other main tabs should be active + Scenario: On Admin Messages + Given I visit admin messages page + Then the active main tab should be Messages + And no other main tabs should be active + Scenario: On Admin Hooks Given I visit admin hooks page Then the active main tab should be Hooks -- cgit v1.2.3