blob: 3d4cf363eb0216e098a7cc7b477ce5d2eb50d344 [file] [log] [blame]
# Copyright 2016 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
AUTHOR = 'krishnargv'
NAME = 'policy_NotificationsAllowedForUrls.siteallowed_show'
ATTRIBUTES = 'suite:ent-nightly, suite:policy'
TIME = 'SHORT'
TEST_CATEGORY = 'General'
TEST_CLASS = 'enterprise'
TEST_TYPE = 'client'
DOC = '''
Verify effects of NotificationsAllowedForUrls policy.
This test case verifies the behavior and appearance of Chrome OS when user
policy NotificationsAllowedForUrls contains URLs with one whose domain matches
the page that displays notifications, and DefaultNotificationsSetting=2 (Block
Notifications).
'''
job.run_test('policy_NotificationsAllowedForUrls', case='SiteAllowed_Show')